When the ZIM server "query user online status" interface returns error code 660200001, how should this be handled?
2023-10-19
Products / Plugins:In-app chat
Platform / Framework:All
ZIM user status is divided into 2 types:
- Online: Online.
- Offline: Offline, i.e., heartbeat timeout.
If the queried user UserId is in the state of "calling the logout interface to log out" or "not registered", it will be categorized into the query failure list and return 660200001. For details on the return code, please refer to Global Return Code.
