sendTypingStatus

public final Unit sendTypingStatus(String typingMessageType)

Sends a typing status notification to the peer user.

Used to display a "the other party is typing..." indicator.

Parameters

typingMessageType

The message type identifier currently being composed (e.g., ai.nexconn.chat.message.model.MessageType.TEXT)