RoomErrorConnectFailed constant

int const RoomErrorConnectFailed

Description: Login failed, possibly due to network problems.
Cause: The current network is abnormal.
Solutions: It is recommended to switch the network to try.

Implementation

static const int RoomErrorConnectFailed = 1002030;