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

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

Inherited by Nakama.Console.ApiFriendList.

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: