Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

AGENT_LOGOUT_CANCEL

DummkopfOfHachtenduden edited this page Aug 21, 2016 · 3 revisions

REQUEST

0x7006 - CLIENT_AGENT_LOGOUT_CANCEL_REQUEST

//Empty

RESPONSE

0xB006 - SERVER_AGENT_LOGOUT_CANCEL_RESPONSE

1   byte    result
if(result == 2)
{
    2   ushort  errorCode
}

See also:

Clone this wiki locally