AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeEventKey

Static AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeEventKey 

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

The dictionary key for the AVPlayerInterstitial event that had its asset list response status changed in the payload of the AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeNotification.

The value corresponding to this key is of type AVPlayerInterstitialEvent.

See also Apple’s documentation