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)
- OnSocketMessageReceived = void Function(TelnyxMessage message)