get Typing User List From Conversation
public synchronized Collection<TypingStatus> getTypingUserListFromConversation(ConversationType conversationType, String targetId, String channelId)
根据 conversationType 和 targetId 获取当前会话正在输入的用户列表
Return
当前会话正在输入的用户列表
Parameters
conversation Type
会话类型
target Id
会话 id
channel Id
消息所属会话的业务标识