menu
nim_core_v2
nim_core.dart
NIMUnsubscribeUserStatusOption
accountIds property
accountIds
dark_mode
light_mode
accountIds
property
List
<
String
>
accountIds
getter/setter pair
取消订阅的成员列表,为空,则表示取消所有订阅的成员, 否则取消指定的成员 单次数量不超过100, 超过返回191004
Implementation
List<String> accountIds;
nim_core_v2
nim_core_v2
NIMUnsubscribeUserStatusOption
accountIds property
NIMUnsubscribeUserStatusOption class