Initializer

init(appGroupId:features:recordingConsentMessage:liveStreamConsentMessage:lttConsentMessage:)

Declaration

init(appGroupId: String? = nil, features: [UIToolkitFeature]? = nil, recordingConsentMessage: String? = nil, liveStreamConsentMessage: String? = nil, lttConsentMessage: String? = nil)

Parameters

appGroupId

(Optional) App Group ID for screen sharing.

features

(Optional) Feature setting to allow only the selected features

recordingConsentMessage

(Optional) Recording Consent Message for customized consent message to be shown when cloud recording started.

liveStreamConsentMessage

(Optional) Live Streaming Consent Message for customized consent message to be shown when live streaming started.

lttConsentMessage

(Optional) Live Transcription and Translation (LTT) Consent Message for customized consent message to be shown when LTT started.