getConversationChannelNotificationLevel

public void getConversationChannelNotificationLevel(ConversationType conversationType, String targetId, String channelId, NativeClient.IResultCallback<Integer> callback)

获取会话消息提醒状态。

Parameters

conversationType

会话类型。

targetId

目标 Id。根据不同的 conversationType,可能是用户 Id、讨论组 Id、群组 Id。

channelId

消息所属会话的业务标识

callback

获取状态的回调。