-
Notifications
You must be signed in to change notification settings - Fork 42
AGENT_LOGOUT
DummkopfOfHachtenduden edited this page Aug 21, 2016
·
3 revisions
0x7005 - CLIENT_AGENT_LOGOUT_REQUEST
1 byte LogoutMode
0xB005 - SERVER_AGENT_LOGOUT_RESPONSE
1 byte result
if(result == 1)
{
1 byte Countdown //in seconds
1 byte LogoutMode
}
else if(result == 2)
{
2 ushort errorCode
}
See also: