Authentication Status
Description
Server tells client about status of recent authentication process
Notes
Type Code
160
Version
29
Payload Structure
struct
{
string message;
};
Payload Fields Description
message
Message describing the error in case of incomplete authentication
Empty string shows there is no problem so far
page revision: 2, last edited: 14 Oct 2008 20:28