Incoming party data delivered from the server.
More...
|
| string | PartyId [get] |
| | The ID of the party.
|
| IUserPresence | Presence [get] |
| | A reference to the user presence that sent this data, if any.
|
| long | OpCode [get] |
| | The operation code the message was sent with.
|
| byte[] | Data [get] |
| | Data payload, if any.
|
Incoming party data delivered from the server.
◆ Data
| byte [] Nakama.IPartyData.Data |
|
get |
◆ OpCode
| long Nakama.IPartyData.OpCode |
|
get |
The operation code the message was sent with.
◆ PartyId
| string Nakama.IPartyData.PartyId |
|
get |
◆ Presence
A reference to the user presence that sent this data, if any.
The documentation for this interface was generated from the following file: