VerizonMediaAdBaseEvent

@available(*, deprecated, message: "This class will be removed with the next major release.")
public class VerizonMediaAdBaseEvent : VerizonMediaAdsEvent

The VerizonMediaAd base event object.

  • ad

    The ad instance affected by the event.

    Declaration

    Swift

    public private(set) var ad: VerizonMediaAd? { get }