RoomKickedOut constant
Description: The user was kicked out of the room.
Cause: Possibly because the same user ID is logged in on another device.
Solutions: Use a unique user ID.
Implementation
static const int RoomKickedOut = 1002050;
Description: The user was kicked out of the room.
Cause: Possibly because the same user ID is logged in on another device.
Solutions: Use a unique user ID.
static const int RoomKickedOut = 1002050;