Documentation
VISITOR
usage
<GET><VISITOR/>[<RETURN>...</RETURN>]</GET>
returns
The informations (CONTACT) about the user connected.
examples
<CONNECT>
<LOGIN>boris@nectil.com</LOGIN>
<PASSWORD>sushee_my_hyper_secret_password</PASSWORD>
</CONNECT>
<GET>
<VISITOR/>
<RETURN>
<INFO>
<FIRSTNAME/><LASTNAME/>
</INFO>
</RETURN>
</GET>
See also :
LOGIN
Consult the user connections
CONNECT
Connect a user
DISCONNECT
Disconnect/logout a user