im_flutter_sdk
im_flutter_sdk
EMGroup
getMaxUserCount method
getMaxUserCount
EMGroup class
Constructors
EMGroup
Properties
hashCode
runtimeType
Methods
getAdminList
getAnnouncement
getBlackList
getDescription
getExtension
getGroupId
getGroupName
getMaxUserCount
getMemberCount
getMembers
getMuteList
getOccupants
getOwner
getPermissionType
getSharedFileList
isMemberAllowToInvite
isMsgBlocked
isPublic
isPushNotificationEnabled
noSuchMethod
Operators
operator ==
getMaxUserCount method
int
getMaxUserCount
(
)
群人数上限
Implementation
int getMaxUserCount(){ return _maxUserCount; }