Share via


AVAssetResourceLoaderDelegate_Extensions.DidCancelAuthenticationChallenge Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidCancelAuthenticationChallenge(this AVFoundation.IAVAssetResourceLoaderDelegate This, AVFoundation.AVAssetResourceLoader resourceLoader, Foundation.NSUrlAuthenticationChallenge authenticationChallenge);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidCancelAuthenticationChallenge : AVFoundation.IAVAssetResourceLoaderDelegate * AVFoundation.AVAssetResourceLoader * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

resourceLoader
AVAssetResourceLoader
authenticationChallenge
NSUrlAuthenticationChallenge
Attributes

Applies to