Contents

interstitialEventWasUnscheduledErrorKey

The dictionary key to indicate whether the event that was unscheduled was due to an error.

Declaration

class let interstitialEventWasUnscheduledErrorKey: String

Discussion

The value corresponding to this key is of type NSError. This key only exists in the payload of AVPlayerInterstitialEventMonitorInterstitialEventWasUnscheduledNotification if the interstitial event was unscheduled due to an error.

See Also

Monitoring the event schedule