sendTypingMessage

public void sendTypingMessage(ConversationType conversationType, String targetId, String channelId, String typingContentType)

Sends a TypingStatusMessage. To ensure product experience and network optimization, this message will not be sent repeatedly within the DISAPPEAR_INTERVAL time interval in the current user's conversation after the message is sent.

Parameters

conversationType

The type of conversation.

targetId

The ID of the conversation.

channelId

The business identifier of the conversation to which the message belongs.

typingContentType

The objectName of the message.