-
Notifications
You must be signed in to change notification settings - Fork 42
AGENT_PARTY_MATCHING_DELETE
DummkopfOfHachtenduden edited this page Oct 12, 2021
·
1 revision
0x706B - CLIENT_AGENT_PARTY_MATCHING_DELETE_REQ
4 uint Party.MatchingID
0xB06B - SERVER_AGENT_PARTY_MATCHING_DELETE_ACK
1 byte result
if(result == 1)
{
4 uint Party.MatchingID
}
else if(result == 2)
{
2 ushort errorCode
}