Share via


AVAssetResourceLoaderDelegate_Extensions.ShouldWaitForResponseToAuthenticationChallenge Method

Definition

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

Parameters

resourceLoader
AVAssetResourceLoader
authenticationChallenge
NSUrlAuthenticationChallenge

Returns

Attributes

Applies to