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

A List of friends of friends. More...

Properties

string Cursor [get]
 Cursor for the next page of results, if any.
IEnumerable< IFriendsOfFriendsListFriendOfFriendFriendsOfFriends [get]
 User friends of friends.

Detailed Description

A List of friends of friends.

Property Documentation

◆ Cursor

string Nakama.IApiFriendsOfFriendsList.Cursor
get

Cursor for the next page of results, if any.

◆ FriendsOfFriends

IEnumerable<IFriendsOfFriendsListFriendOfFriend> Nakama.IApiFriendsOfFriendsList.FriendsOfFriends
get

User friends of friends.


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