RoomRoomidIncorrect constant
Description: Haven't login with the input room ID.
Cause: Haven't login with the input room ID before call logoutRoom
or switchRoom
or renewToken
or setRoomExtraInfo
.
Solutions: Please check has login with the room ID or not.
Implementation
static const int RoomRoomidIncorrect = 1002002;