Node:who-is-on, Next:get-unread-confs, Previous:get-conf-stat-old, Up:Protocol Requests
who-is-on [51] ( ) -> ( ARRAY Who-Info );
This call is obsolete. Please use who-is-on-dynamic
and
get-static-session-info
calls instead.
Nonetheless, servers should support this call since many clients still
use it.
This call should simply return a list of visible sessions (sessions where a person is logged in and the invisible flag is unset). The data structure is described elsewhere (see Who-Info).
This call always succeeds.