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

A list of users. More...

Properties

int TotalCount [get]
 Approximate total number of users.
IEnumerable< IApiUserUsers [get]
 A list of users.

Detailed Description

A list of users.

Property Documentation

◆ TotalCount

int Nakama.Console.IConsoleUserList.TotalCount
get

Approximate total number of users.

◆ Users

IEnumerable<IApiUser> Nakama.Console.IConsoleUserList.Users
get

A list of users.


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