Rate this page:

VITyping

Copy URL
typedef 

void

VITyping(

VIConversationServiceEvent

conversationServiceEvent
)

Signature for callbacks reporting that a participant types a message in a conversation. Information about typing is sent via VIConversation.typing or analogous methods from other Voximplant SDKs and Messaging API.

Used in VIMessenger.

Triggered only for participants that belong to the conversation where typing is performing.

Parameters

  • conversationServiceEvent:

    VIConversationServiceEvent

    VIConversationServiceEvent object with conversation UUID and service information

Returns

  • type:

    void