Node:get-scheduling, Next:, Previous:find-previous-conf-no, Up:Protocol Requests



get-scheduling [118] (11) Experimental


        get-scheduling [118] ( session-no : Session-No )
                -> ( Scheduling-Info );

Get the current scheduling information for a session. You can use 0 as session-no to get information about the current session.

set-scheduling contains an example.

Error codes

The first error code in the list below that is applicable will be returned.


login-first
Login required before issuing this call, unless session-no is 0 or the number of the current session.
undefined-session
That session does not exist.