RoomRetryTimeout constant

int const RoomRetryTimeout

Description: Room login retry has exceeded the maximum retry time.
Cause: Possibly due to network problems.
Solutions: Please check whether the network is working or switch the network environment.

Implementation

static const int RoomRetryTimeout = 1002053;