Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum PushEnvironment : String
-
See moreTxError
is the error type returned by Telnyx WebRTC SDK. It encompasses a few different types of errors, each with their own associated reasons.Declaration
Swift
public enum TxError : Error
extension TxError: LocalizedError
-
Undocumented
See moreDeclaration
Swift
public enum WebRTCEnvironment
-
Available Log levels:
none
: Print no messageserror
: Message of levelerror
warning
: Message of levelwarning
success
: Message of levelsuccess
info
: Message of levelinfo
verto
: Message of levelverto
messages.all
: Will print all level of messages
Declaration
Swift
public enum LogLevel : Int
-
See moreCallState
represents the state of the callDeclaration
Swift
public enum CallState