RoomErrorExceedMaximumRoomCount constant
Description: in test environment The total number of rooms logged in at the same time exceeds the limit. (In the test environment, the maximum number of concurrent rooms is 10).
Cause: Too many rooms logged in at the same time.
Solutions: logout some room, login room.
Implementation
static const int RoomErrorExceedMaximumRoomCount = 1002035;