|  | Diarkis C++Client Library API Document
    | 
Structure to contain MatchMaker search results. More...
#include <eventArgs.h>
| Public Member Functions | |
| MatchMakerResultItem (Diarkis::StdString &id, Diarkis::StdString &roomID, uint16_t maxMembers) | |
| const Diarkis::StdString & | GetID (void) | 
| Get the matchmaking id.  More... | |
| const Diarkis::StdString & | GetRoomID (void) | 
| Get the matchmaking room id.  More... | |
| uint16_t | GetMaxMembers (void) | 
| Maximum number of users that can be matched.  More... | |
Structure to contain MatchMaker search results.
| 
 | inline | 
| 
 | inline | 
Get the matchmaking id.
| 
 | inline | 
Get the matchmaking room id.
| 
 | inline | 
Maximum number of users that can be matched.