onWhiteListRemovedFromGroup method Null safety
- String groupId,
- List<
String> members
有用户从群组白名单被移除
Implementation
void onWhiteListRemovedFromGroup(String groupId, List<String> members);
有用户从群组白名单被移除
void onWhiteListRemovedFromGroup(String groupId, List<String> members);