getTypingUserListFromConversation

public synchronized Collection<TypingStatus> getTypingUserListFromConversation(ConversationType conversationType, String targetId, String channelId)

根据 conversationType 和 targetId 获取当前会话正在输入的用户列表

Return

当前会话正在输入的用户列表

Parameters

conversationType

会话类型

targetId

会话 id

channelId

消息所属会话的业务标识