Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
A batch of join and leave presences for a match. More...
Inherited by Nakama.MatchPresenceEvent.
Properties | |
IEnumerable< IUserPresence > | Joins [get] |
Presences of users who joined the match. | |
IEnumerable< IUserPresence > | Leaves [get] |
Presences of users who left the match. | |
string | MatchId [get] |
The unique match identifier. | |
A batch of join and leave presences for a match.
|
get |
Presences of users who joined the match.
|
get |
Presences of users who left the match.
|
get |
The unique match identifier.