im_flutter_sdk
im_flutter_sdk
EMGroup
getGroupName method
getGroupName
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 ==
getGroupName method
String
getGroupName
(
)
群名称
Implementation
String getGroupName(){ return _groupName; }