setConversationsNotificationLevel

public abstract void setConversationsNotificationLevel(List<ConversationIdentifier> conversationIdentifiers, IRongCoreEnum.PushNotificationLevel level, IRongCoreCallback.OperationCallback callback)

异步批量设置会话的消息提醒状态

取消设置,请调用此方法,level 传入 * io.rong.imlib.IRongCoreEnum.PushNotificationLevel#PUSH_NOTIFICATION_LEVEL_ALL_MESSAGE

注意:不支持聊天室!

注意:超级群通过该接口对具体频道进行免打扰设置

Since

5.6.7

Parameters

conversationIdentifiers

会话标识列表,最大数量为 20

level

会话设置的消息提醒级别。

callback

回调结果