im_flutter_sdk
im_flutter_sdk
EMGroup
getBlackList method
getBlackList
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 ==
getBlackList method
List
getBlackList
(
)
获取群黑名单列表
Implementation
List getBlackList(){ return _blackList; }