Properties | |
| NSString * | userID |
| V2TIMUserStatusType | statusType |
| NSString * | customStatus |
| NSMutableArray< NSString * > * | onlineDevices |
|
readnonatomiccopy |
The identifier of status changed user.
|
readnonatomicassign |
The status of user.
|
readwritenonatomiccopy |
Custom status, The maximum length of customStatus is 100 bytes.
|
readnonatomicstrong |
Custom online devices.