Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
|
Incoming notification for one or more new presences attempting to join the party. More...
Properties | |
string | PartyId [get] |
The ID of the party to get a list of join requests for. | |
IEnumerable< IUserPresence > | Presences [get] |
Presences attempting to join, or who have joined. |
Incoming notification for one or more new presences attempting to join the party.
|
get |
The ID of the party to get a list of join requests for.
|
get |
Presences attempting to join, or who have joined.