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

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License