V2TimUserStatus
Introduction
The data of the user's status.
Parameter introduction
userID
- Parameter type : string
- Parameter description : The user ID.
statusType
- Parameter type : number
- Parameter description : The status type.
0: Unknown.
1: Online.
2: Offline.
3: Do not logged in.
customStatus
- Parameter type : string
- Parameter description : The custom status.