RoomErrorLoginTimeout constant

int const RoomErrorLoginTimeout

Description: Login timed out, possibly due to network problems.
Cause: The current network delay is large.
Solutions: It is recommended to switch the network to try.

Implementation

static const int RoomErrorLoginTimeout = 1002031;