![]() |
Nakama .NET Client SDK 3.5.0
Nakama .NET Client SDK
|
Incoming party data delivered from the server. More...
Inherited by Nakama.PartyData.
Properties | |
string | PartyId [get] |
The ID of the party. More... | |
IUserPresence | Presence [get] |
A reference to the user presence that sent this data, if any. More... | |
long | OpCode [get] |
The operation code the message was sent with. More... | |
byte[] | Data [get] |
Data payload, if any. More... | |
Incoming party data delivered from the server.
|
get |
Data payload, if any.
|
get |
The operation code the message was sent with.
|
get |
The ID of the party.
|
get |
A reference to the user presence that sent this data, if any.