SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Xsolla.UserAccount.UserFriend Class Reference

User's friend entity. More...

Public Member Functions

bool IsOnline ()
 

Public Attributes

string status_outgoing
 Type of the requested user. Can be: none if there is no action initiated for the user friend if the user is in the friend list of the one with the specified JWT friend_requested if the friend request is sent to the user by the one with the specified JWT blocked if the user is blocked by the one with the specified JWT
 
string status_incoming
 Type of the user. Can be: none if there is no action initiated for the user friend if the user is in the friend list of the requested one friend_requested if the friend request is sent to the user by the requested one blocked if the user is blocked by the requested one
 
UserInfo user
 User details.
 
float updated
 Time passed since the latest action of adding a friend to the friend list or banning them in seconds.
 

Detailed Description

User's friend entity.


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