getTypingUserListFromConversation

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

Get the list of users currently typing in the conversation

Return

The list of users currently typing in the conversation

Since

5.0.0

Parameters

conversationType

The type of conversation

targetId

The ID of the conversation