AdIntegration
@objc(THEOplayerAdIntegration)
public enum AdIntegration : Int
extension AdIntegration: Codable
The integration of the ad break.
-
The raw value of type String.
Declaration
Swift
public var _rawValue: String { get set }