V2TimUserStatus
Introduction
The data of the user's status.
Parameter introduction
userID
Parameter type : String
Supported Platform: All
- Parameter description : The user ID.
statusType
Parameter type : int
Supported Platform: All
- Parameter description : The status type.
0: Unknown.
1: Online.
2: Offline.
3: Do not logged in.
customStatus
Parameter type : String
Supported Platform: All
- Parameter description : The custom status.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.