|
SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
|
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< UserSocialFriend > | data |
| 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. | |
User's social friends entity.