Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
Presence update for a particular party. More...
Inherited by Nakama.PartyPresenceEvent.
Properties | |
string | PartyId [get] |
The ID of the party. | |
IEnumerable< IUserPresence > | Joins [get] |
The user presences that have just joined the party. | |
IEnumerable< IUserPresence > | Leaves [get] |
The user presences that have just left the party. | |
Presence update for a particular party.
|
get |
The user presences that have just joined the party.
|
get |
The user presences that have just left the party.
|
get |
The ID of the party.