Public Attributes | |
int | LOGOUT_ERR_OK = 0 |
int | LOGOUT_ERR_REJECTED = 1 |
int io.agora.rtm.RtmStatusCode.LogoutError.LOGOUT_ERR_OK = 0 |
0: Logout succeeds.
int io.agora.rtm.RtmStatusCode.LogoutError.LOGOUT_ERR_REJECTED = 1 |
1: Logout fails. Maybe the SDK is not initialized or the user has not logged in.