Node:get-person-stat, Next:get-conf-stat-old, Previous:get-members-old, Up:Protocol Requests
get-person-stat [49] ( pers-no : Pers-No ) -> ( Person );
This call returns the person pers-no
. This call does not return
all the information a client usually needs since the name is not
included in the Person data structure. Use get-conf-stat
on the
same number to get additional information about the person.
Example:
1 49 8 =1 44Hbyers@lage.lysator.liu.se 0000010000000000 00000000 44 21 19 18 6 97 5 198 1 0 2 3 0 0 0 0 0 0 1 0 0 2 1 50 8 =1 11HPaul Dekker 1001 8 6 19 18 6 97 5 198 1 8 6 19 18 6 97 5 198 1 8 0 8 0 0 0 77 1 1 0
This simple example shows how person number 8 is retrieved from the
server. The second call shows the get-conf-stat-old
call on the same
ID number.
undefined-person
pers-no
does not exist.
undefined-conference
pers-no
does not exist or is secret.