sendTypingStatus

public final Unit sendTypingStatus(String typingContentType)

Send input Status.

to the other party Send When currently In input Status Notification, Used for Implements"the other party is In input..."prompt.

Usage Example:

directChannel.sendTypingStatus("RC:TxtMsg")

Parameters

typingContentType

positive In input Message type name (e.g. "RC:TxtMsg")