telnyx_client library

Classes

TelnyxClient
The TelnyxClient class that can be used to control the SDK. Such as connect, disconnect, check gateway status or create instance of Call to make calls.

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