TypingStatusListener

public interface TypingStatusListener

Input status listener that triggers a callback when the input status changes onTypingStatusChanged

Functions

Link copied to clipboard
public abstract void onTypingStatusChanged(ConversationType type, String targetId, Collection<TypingStatus> typingStatusSet)
The typing status of the conversation has changed.