TalkSDK-1.0.0 Documentation Beta

Enumeration Recording​Consent

@objc public enum RecordingConsent

Represents digital line's recording consent configuration.

RecordingConsent RecordingConsent Int Int RecordingConsent->Int

Conforms To

Int

Enumeration Cases

opt​In

case optIn

Call recording is disabled by default, but the end user has the option to opt-in

opt​Out

case optOut

Call recording is enabled by default, but the end user has the option to opt-out

unknown

case unknown

Call recording is not defined in Talk settings