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.UserSocialFriends Class Reference

User's social friends entity. More...

Public Attributes

int limit
 Maximum number of friends that are returned at a time.
 
int offset
 Number of the elements from which the list is generated.
 
int total_count
 Total number of friends that you can get.
 
List< UserSocialFrienddata
 List of data from social friends accounts.
 
string platform
 Name of a social provider.
 
bool with_xl_uid
 Shows whether the social friends are from your game.
 

Detailed Description

User's social friends entity.


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