AmpConfig

public class AmpConfig

Class to manage the different config files

  • Variable to manage the IMA Ad Config

    Declaration

    Swift

    public var IMAConfig:AmpIMAConfig?
  • Variable to manage the Akamai Media Analytics Config

    Declaration

    Swift

    public var AnalyticsConfig:AmpMediaAnalyticsConfig?
  • Class constructor - parameter configURL: String with the config URL

    Declaration

    Swift

    public init?(configURL:String, ampPlayer:AmpPlayer?)

    Parameters

    configURL

    String with the config URL