Enumeration PartyReplyCode

Reply code sent with PARTY_REPLY packet.
Indicates why an invite or join request failed.

Enumeration Members

AlreadyInAnotherParty: 0
AlreadyInYourParty: 1
PartyIsFull: 2

Generated using TypeDoc