Structure
InitParams
The initializer parameters object contains information for initializing the ZoomVideoSDK.
Declaration
struct InitParams
Topics
Initializers
Instance Properties
var appGroupId: String?
(Optional) App Group ID for screen sharing.
var features: [UIToolkitFeature]?
(Optional) Feature setting to allow only the selected features
var liveStreamConsentMessage: String?
(Optional) Live Streaming Consent Message for customized consent message to be shown when live streaming started.
var lttConsentMessage: String?
(Optional) Live Transcription and Translation (LTT) Consent Message for customized consent message to be shown when LTT started.
var recordingConsentMessage: String?
(Optional) Recording Consent Message for customized consent message to be shown when cloud recording started.