pub unsafe static AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeErrorKey: &'static NSStringAvailable on crate feature
AVPlayerInterstitialEventController only.Expand description
The dictionary key for the NSError in the payload of the AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeNotification.
The value corresponding to this key is of type NSError. This key only exists in the payload of AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeNotification if AVPlayerInterstitialEventMonitorAssetListResponseStatusDidChangeStatusKey in the same payload points to a value of AVPlayerInterstitialEventAssetListResponseStatusUnavailable.
See also Appleās documentation