YouboraOptions
@objc(THEOplayerYouboraOptions)
public class YouboraOptions : NSObject, AnalyticsDescription, CodableConfigure Youbora analytics pre-integration.
- 
                  
                  The type of AnalyticsIntegration.DeclarationSwift @objc public var integration: AnalyticsIntegration
- 
                  
                  Constructs a YouboraOptions object. DeclarationSwift @objc public convenience init(accountCode: String)ParametersaccountCodeThe Youbora accountCode. 
- 
                  
                  Puts a key value pair to the Youbora options where the value is a string. DeclarationSwift @objc public func put(key: String, value: String)ParameterskeyThe key for the specified parameter. valueThe value for the specified parameter. 
- 
                  
                  Puts a key value pair to the Youbora options where the value is a dictionary. DeclarationSwift @objc public func putMap(key: String, value: [String : String])ParameterskeyThe key for the specified parameter. valueThe value for the specified parameter. 
 YouboraOptions Class Reference
      YouboraOptions Class Reference