Skip to main content
Sends an info message during an active call. Info messages can carry text and optional structured data.

Signature

Parameters

Returns

Promise<void>

Throws

An error if there is no active session to send the info message on, or if the session is not established.

Example

Sending Structured Data

More Information

Last modified on April 21, 2026