Class FriendInfo
Encapsulate properties of friend info
Namespace: YVR.Platform
Assembly: YVR.Platform.Runtime.dll
Syntax
public class FriendInfo
Constructors
Name | Description |
---|---|
FriendInfo(AndroidJavaObject) | Encapsulate properties of friend info |
Fields
Name | Description |
---|---|
accountID | Friend's account ID |
age | Friend's age |
avatar | Friend's avatar url |
gender | Friend's gender, 1:man, 2:women, 3:unknown |
nickname | Friend's nickname |
onlineState | Friend's online state, 1:online, 2:offline |
Methods
Name | Description |
---|---|
ToString() | Encapsulate properties of friend info |