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

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

Inherited by Nakama.ApiGroupList.

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: