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

A list of tournaments. More...

Inherited by Nakama.ApiTournamentList.

Properties

string Cursor [get]
 A pagination cursor (optional).
 
IEnumerable< IApiTournamentTournaments [get]
 The list of tournaments returned.
 

Detailed Description

A list of tournaments.

Property Documentation

◆ Cursor

string Nakama.IApiTournamentList.Cursor
get

A pagination cursor (optional).

◆ Tournaments

IEnumerable<IApiTournament> Nakama.IApiTournamentList.Tournaments
get

The list of tournaments returned.


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