im_flutter_sdk
im_flutter_sdk
EMGroup
getPermissionType method
getPermissionType
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 ==
getPermissionType method
EMGroupPermissionType
getPermissionType
(
)
获取群组类型
Implementation
EMGroupPermissionType getPermissionType(){ return _permissionType; }