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

Incoming information about a party. More...

Properties

string Label [get]
 The party label, if any.
int MaxSize [get]
 Maximum number of party members.
bool Open [get]
 Open flag.
string PartyId [get]
 Unique party identifier.

Detailed Description

Incoming information about a party.

Property Documentation

◆ Label

string Nakama.IApiParty.Label
get

The party label, if any.

◆ MaxSize

int Nakama.IApiParty.MaxSize
get

Maximum number of party members.

◆ Open

bool Nakama.IApiParty.Open
get

Open flag.

◆ PartyId

string Nakama.IApiParty.PartyId
get

Unique party identifier.


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