InterstitialErrorEvent

public class InterstitialErrorEvent : InterstitialEvent

Fired when an interstitial has errored.

  • An optional message describing the error that occurred.

    Declaration

    Swift

    public let message: String?