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

A list of realtime matches. More...

Properties

string Cursor [get]
 A cursor to send when retrieving the next page, if any.
IEnumerable< IApiPartyParties [get]
 A number of parties corresponding to a list operation.

Detailed Description

A list of realtime matches.

Property Documentation

◆ Cursor

string Nakama.IApiPartyList.Cursor
get

A cursor to send when retrieving the next page, if any.

◆ Parties

IEnumerable<IApiParty> Nakama.IApiPartyList.Parties
get

A number of parties corresponding to a list operation.


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