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

One or more groups returned from a listing operation. More...

Properties

string Cursor [get]
 A cursor used to get the next page.
IEnumerable< IApiGroupGroups [get]
 One or more groups.

Detailed Description

One or more groups returned from a listing operation.

Property Documentation

◆ Cursor

string Nakama.IApiGroupList.Cursor
get

A cursor used to get the next page.

◆ Groups

IEnumerable<IApiGroup> Nakama.IApiGroupList.Groups
get

One or more groups.


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