![]() |
Nakama C++ Client SDK 2.5.1
Client for Nakama Server
|
A response from starting a new party matchmaking process. More...
#include <NPartyMatchmakerTicket.h>
Public Attributes | |
std::string | partyId |
The ID of the party. More... | |
std::string | ticket |
The ticket that can be used to cancel matchmaking. More... | |
A response from starting a new party matchmaking process.
std::string NPartyMatchmakerTicket::partyId |
The ID of the party.
std::string NPartyMatchmakerTicket::ticket |
The ticket that can be used to cancel matchmaking.