|
SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
|
User's social friend entity. More...
Public Attributes | |
| string | name |
| Friend’s name from a social provider. | |
| string | platform |
| Name of a social provider. | |
| string | user_id |
| User ID from a social provider. | |
| string | avatar |
| Friend's avatar from a social provider. | |
| string | tag |
| User tag without "#" at the beginning. Can have no unique value and can be used in the Search users by nickname call. | |
| string | xl_uid |
| The Xsolla Login user ID. You can find it in Publisher Account > your Login project > Users > Username/ID. | |
User's social friend entity.