TIMUserStatusType
Introduction
User Status Type
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
kTIMUserStatusType_Unkown | unknown status | 0 |
kTIMUserStatusType_Online | online | 1 |
kTIMUserStatusType_Offline | offline | 2 |
kTIMUserStatusType_UnLogined | Not logged in (such as actively calling the TIMLogout interface, or not logged in after account registration) | 3 |