@twilio/voice-sdk
    Preparing search index...

    Function messageSentEvent

    • Emitted after calling the Call.sendMessage API. This event indicates that Twilio has received the message.

      This feature is currently in Beta.

      Parameters

      • message: Message

        A message object that was sent to the Twilio backend.

      Returns void