Creates a call using an embed token for simple, embeddable integrations.
Handles client creation, authentication, and dialing in a single call.
Embed token, host, and destination.
Destination URI to call.
Embed token for authentication.
SignalWire host URL.
Promise<Call>
The created Call instance.