RoomSessionExceptionKickedOut constant

int const RoomSessionExceptionKickedOut

Description: The business server has sent a signal to kick the user out of the room.
Cause: The business server has sent a signal to kick the user out of the room because the internal session was abnormal.
Solutions: Contact the business server for processing.

Implementation

static const int RoomSessionExceptionKickedOut = 1002057;