Class FriendsList
The storage of friend data
Inherited Members
Namespace: YVR.Platform
Assembly: YVR.Platform.Runtime.dll
Syntax
public class FriendsList : DeserializableList<Friend>, IList<Friend>, ICollection<Friend>, IEnumerable<Friend>, IEnumerable
Constructors
| Name | Description |
|---|---|
| FriendsList(AndroidJavaObject) | The storage of friend data |
Methods
| Name | Description |
|---|---|
| ToString() | The storage of friend data |