AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeEventKey

Static AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeEventKey 

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

The dictionary key for the AVPlayerInterstitial event that had its skippable event state changed in the payload of the AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeNotification.

The value corresponding to this key is of type AVPlayerInterstitialEvent.

See also Apple’s documentation