RoomWrongLoginSequence constant

int const RoomWrongLoginSequence

Description: Wrong order of login rooms.
Cause: Log in multi room without log in the main room.
Solutions: Please log in to the main room with loginRoom before logging in to multi room.

Implementation

static const int RoomWrongLoginSequence = 1002061;