RuyiNetFriendSummaryData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetFriendSummaryData
The RuyiNetFriendSummaryData type exposes the following members.
Name | Description | |
---|---|---|
RuyiNetFriendSummaryData | Initializes a new instance of the RuyiNetFriendSummaryData class |
Name | Description | |
---|---|---|
Data |
Custom data attached to the player.
| |
The email address of the player.
| ||
IsOnline |
Whether or not the player is online.
| |
LastOnline |
Timestamp in milliseconds of when the user was last seen online.
| |
Name |
The name of the player.
| |
PictureUrl |
The resource location of the player's profile picture.
| |
PlayerId |
The ID of the player.
|
Name | Description | |
---|---|---|
(RuyiNetFriendResponseSummaryData to RuyiNetFriendSummaryData) |
Convert from response data.
|