Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Nakama.IPartyMatchmakerTicket Interface Reference

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

Inherited by Nakama.PartyMatchmakerTicket.

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: