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

A collection of zero or more friends of the user. More...

Properties

string Cursor [get]
 Cursor for the next page of results, if any.
IEnumerable< IApiFriendFriends [get]
 The Friend objects.

Detailed Description

A collection of zero or more friends of the user.

Property Documentation

◆ Cursor

string Nakama.Console.IApiFriendList.Cursor
get

Cursor for the next page of results, if any.

◆ Friends

IEnumerable<IApiFriend> Nakama.Console.IApiFriendList.Friends
get

The Friend objects.


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