Node:get-conf-stat-older, Next:add-member-old, Previous:lookup-name, Up:Protocol Requests
get-conf-stat-older [13] (( conf-no : Conf-No;
mask : INT32 ))
-> ( Conference-Old );
This call retrieves the information associated with conference
conf-no in the LysKOM server. This call should no longer be
used; use get-conf-stat
instead.
The mask argument determines if the name is returned or not. If
the lowest bit is 1 the name is returned, otherwise the empty string is
returned instead of the name.
undefined-conference
conf-no does not exist or is secret.
conference-zero
conf-no is zero.