RoomNoToken constant
Description: This error code is returned if the user does not pass AppSign when creating the engine or Token when logging in to the room.
Cause: The Token is not transmitted in the login room.
Solutions: Set the Token when you login to the room.
Implementation
static const int RoomNoToken = 1002067;