maxMemberCount property
getter/setter pair
The maximum number of users in the room, Passing 0 means unlimited, the default is unlimited.
Implementation
int maxMemberCount;
The maximum number of users in the room, Passing 0 means unlimited, the default is unlimited.
int maxMemberCount;