Conversation Channel Typing Status Listener
Input status listener that triggers a callback when the typing status changes. The callback is onTypingStatusChanged
Functions
Link copied to clipboard
public abstract void onTypingStatusChanged(ConversationType type, String targetId, String channelId, Collection<TypingStatus> typingStatusSet)
The typing status of the conversation has changed.