RoomErrorExceedMaximumMember constant
Description: The number of users logging into the room exceeds the maximum number of concurrent users configured for the room. (In the test environment, the default maximum number of users in the room is 50).
Cause: too much user in room.
Solutions: contact ZEGO technical support.
Implementation
static const int RoomErrorExceedMaximumMember = 1002034;