Rate this page:

VIEditMessage

Copy URL
typedef 

void

VIEditMessage(

VIMessageEvent

messageEvent
)

Signature for callbacks reporting that a message was edited via VIMessage.update or analogous methods from other Voximplant SDKs and Messaging API.

Used in VIMessenger.

Triggered only for participants that belong to the conversation with the changed message.

Parameters

  • messageEvent:

    VIMessageEvent

    VIMessageEvent object with message data and service information

Returns

  • type:

    void