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

A friend of a user. More...

Properties

string Metadata [get]
 Metadata.
int State [get]
 The friend status. one of "Friend.State".
string UpdateTime [get]
 Time of the latest relationship update.
IApiUser User [get]
 The user object.

Detailed Description

A friend of a user.

Property Documentation

◆ Metadata

string Nakama.IApiFriend.Metadata
get

Metadata.

◆ State

int Nakama.IApiFriend.State
get

The friend status. one of "Friend.State".

◆ UpdateTime

string Nakama.IApiFriend.UpdateTime
get

Time of the latest relationship update.

◆ User

IApiUser Nakama.IApiFriend.User
get

The user object.


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