RoomDisconnect constant

int const RoomDisconnect

Description: Room connection disconnected.
Cause: Possibly due to network problems.
Solutions: Please check whether the network is working or switch the network environment.

Implementation

static const int RoomDisconnect = 1002052;