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