Enumerations
The following enumerations are available globally.
-
See moreCallType
defines the call type by medium.Declaration
Swift
public enum CallType : Int
-
It defines the call direction.
See moreDeclaration
Swift
public enum CallDirection : Int
-
It defines the mic state.
See moreDeclaration
Swift
public enum CallMutedState
-
It defines the call connection quality.
See moreDeclaration
Swift
public enum CallConnectionQuality
-
It defines the call action result.
See moreDeclaration
Swift
public enum CallActionCompletionStatus
-
It defines the reason for call fail.
See moreDeclaration
Swift
public enum CallFailedReason : CaseIterable
-
The SDK error types.
See moreDeclaration
Swift
public enum ErrorType : Error
-
See moreLogLevel
defines the detail level for log message.Declaration
Swift
public enum LogLevel : String
-
See moreLogModule
defines the namespace for log modules.Declaration
Swift
public enum LogModule
-
The network reachability status.
See moreDeclaration
Swift
public enum ReachabilityStatus
-
Undocumented
See moreDeclaration
Swift
public enum RTCNetworkInterface
-
Declaration
Swift
public enum PushNotificationEnvironment : String
-
Declaration
Swift
public enum InboundCallPath : String, CaseIterable
-
Call state
See moreDeclaration
Swift
public enum VoiceCallState : CaseIterable