Node:get-info-old, Next:add-footnote, Previous:get-time, Up:Protocol Requests
get-info-old [36] ( ) -> ( Info-Old );
This call returns the Info-Old
structure for the server
(see Info-Old). Clients should call this in order to find
out which conferences are used for presentations and such.
This call has been superseded by get-info
.
This call can be issued without logging in.
Example:
1 36 =1 10900 1 2 3 4 1
In this example, the server version is 1.9, the conference for presentation of new conferences is conference 1, the conference for presentation of new persons is conference 2, the conference for door messages is conference 3, the LysKOM news conference is conference 4 and the login message is text number 1.
This call always succeeds.