get Typing User List From Conversation
public abstract Collection<TypingStatus> getTypingUserListFromConversation(ConversationType conversationType, String targetId)
Retrieves the list of users currently typing in the conversation.
Return
The list of users currently typing in the conversation.
Parameters
conversation Type
The type of the conversation.
target Id
The ID of the conversation.