Node:get-person-stat-old, Next:, Previous:create-person-old, Up:Protocol Requests



get-person-stat-old [6] (1) Obsolete


        get-person-stat-old [6] (( person : Pers-No;
                                   mask   : INT32 ))
                -> ( Person );

This call returns information about a person. If the low bit of mask is not set, the empty string is returned instead of the username field. This call is obsolete and has been replaced by get-person-stat.

Error codes

login-first
This call can't be executed without logging in first.
undefined-person
Person person does not exist.
undefined-conference
Conference person does not exist or is secret.
conference-zero
person is zero.