telnyx_client library

Classes

TelnyxClient
Represents the main entry point for interacting with the Telnyx RTC SDK.

Typedefs

OnSocketErrorReceived = void Function(TelnyxSocketError message)
Callback for when the socket receives an error
OnSocketMessageReceived = void Function(TelnyxMessage message)
Callback for when the socket receives a message