im_flutter_sdk
im_flutter_sdk
EMContactManager
blockList property
blockList
blockList
property
Null safety
List
<
String
>
?
blockList
本地缓存的黑名单列表,在从服务器获取黑名单后有值
Implementation
List<String>? get blockList => _blockList;
im_flutter_sdk
im_flutter_sdk
EMContactManager
blockList property
EMContactManager class
Properties
blockList
hashCode
runtimeType
Methods
acceptInvitation
addContact
addContactListener
addUserToBlockList
declineInvitation
deleteContact
getAllContactsFromDB
getAllContactsFromServer
getBlockListFromServer
getSelfIdsOnOtherPlatform
noSuchMethod
removeContactListener
removeUserFromBlockList
toString
Operators
operator ==