Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.IPartyMatchmakerTicket Interface Reference

A response from starting a new party matchmaking process. More...

Properties

string PartyId [get]
 The ID of the party.
string Ticket [get]
 The ticket that can be used to cancel matchmaking.

Detailed Description

A response from starting a new party matchmaking process.

Property Documentation

◆ PartyId

string Nakama.IPartyMatchmakerTicket.PartyId
get

The ID of the party.

◆ Ticket

string Nakama.IPartyMatchmakerTicket.Ticket
get

The ticket that can be used to cancel matchmaking.


The documentation for this interface was generated from the following file: