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

A list of users. More...

Inherited by Nakama.Console.ConsoleUserList.

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: