Node:get-static-session-info, Next:, Previous:who-is-on-dynamic, Up:Protocol Requests



get-static-session-info [84] (9) Recommended


        get-static-session-info [84] ( session-no : Session-No )
                -> ( Static-Session-Info );

This call returns information about session number session-no. The returned information cannot change until the session number is reused (and that cannot happen until the server is shut down), so clients are encouraged to cache the information.

Error codes

login-first
Login required before issuing this call.
undefined-session
The session session-no does not exist.