AVPlayerInterstitialEventMonitorCurrentEventSkippedEventKey

Static AVPlayerInterstitialEventMonitorCurrentEventSkippedEventKey 

Source
pub unsafe static AVPlayerInterstitialEventMonitorCurrentEventSkippedEventKey: &'static NSString
Available on crate feature AVPlayerInterstitialEventController only.
Expand description

The dictionary key for the AVPlayerInterstitialEvent that was skipped in the payload of the AVPlayerInterstitialEventMonitorCurrentEventSkippedNotification.

The value corresponding to this key is of type AVPlayerInterstitialEvent.

See also Apple’s documentation