RuyiNetFriendResponseSummaryData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class RuyiNetFriendResponseSummaryData
The RuyiNetFriendResponseSummaryData type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetFriendResponseSummaryData | Initializes a new instance of the RuyiNetFriendResponseSummaryData class |
| Name | Description | |
|---|---|---|
Email address.
| ||
| isOnline |
Whether or not the player is online.
| |
| lastOnline |
Timestamp in milliseconds of when the user was last seen online.
| |
| pictureUrl |
The resource location of the profile picture.
| |
| playerId |
The ID of the player.
| |
| playerName |
The name of the player.
| |
| summaryFriendData |
The summary data.
|