SSAIIntegrationId
@objc(THEOplayerSSAIIntegrationId)
public enum SSAIIntegrationId : Intextension SSAIIntegrationId: CodableThe SSAI integration identifier.
- 
                  
                  The configuration with this identifier is a GoogleDaiConfiguration. DeclarationSwift @objc(THEOplayerSSAIIntegrationIdGOOGLE_DAI_SSAI_INTEGRATION_ID) case GoogleDAISSAIIntegrationID = 1
- 
                  
                  The configuration with this identifier is a YoSpaceDescription. DeclarationSwift @objc(THEOplayerSSAIIntegrationIdYOSPACE_SSAI_INTEGRATION_ID) case YospaceSSAIIntegrationID = 2
- 
                  
                  The raw value of type String. DeclarationSwift public var _rawValue: String { get set }
 SSAIIntegrationId Enumeration Reference
      SSAIIntegrationId Enumeration Reference