AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeStatusKey

Static AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeStatusKey 

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

The dictionary key for the asset list response status in the payload of the AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeNotification.

The value corresponding to this key is of type AVPlayerInterstitialEventAssetListResponseStatus.

See also Apple’s documentation