Enumerations
The following enumerations are available globally.
-
See moreCallTypedefines 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 moreLogLeveldefines the detail level for log message.Declaration
Swift
public enum LogLevel : String -
See moreLogModuledefines the namespace for log modules.Declaration
Swift
public enum LogModule -
The network reachability status.
See moreDeclaration
Swift
public enum ReachabilityStatus -
Declaration
Swift
public enum PushNotificationEnvironment : String -
Declaration
Swift
public enum InboundCallPath : String, CaseIterable -
Call state
See moreDeclaration
Swift
public enum VoiceCallState : CaseIterable
Enumerations Reference