TelnyxSocketError
This class is used to represent an error received from the Telnyx Socket. It contains anerrorCode
which is an integer representing the error code and an errorMessage which is a string representing
the error message.
The TelnyxRTC Flutter Error represents an error received from the Telnyx Socket that the client can react and handle.
errorCode
which is an integer representing the error code and an errorMessage which is a string representing
the error message.