![]() |
Diarkis C# Client SDK
|
Matchmaking search result item. More...
Public Member Functions | |
ResultItem (string id, string roomID, ushort maxMembers) | |
Properties | |
string | ID [get] |
Unique ID of the matchmaking. More... | |
string | RoomID [get] |
Matchmaking room ID to be used when caliming (joining) it by JoinMatchmakingFromResult. More... | |
ushort | MaxMembers [get] |
Maximum number of clients to be matched. More... | |
Matchmaking search result item.
|
get |
Unique ID of the matchmaking.
|
get |
Maximum number of clients to be matched.
|
get |
Matchmaking room ID to be used when caliming (joining) it by JoinMatchmakingFromResult.