interstitialEventWasUnscheduledErrorKey
The dictionary key to indicate whether the event that was unscheduled was due to an error.
Declaration
class let interstitialEventWasUnscheduledErrorKey: StringDiscussion
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.