Compartilhar via


AVAssetResourceLoaderDelegate_Extensions.ShouldWaitForResponseToAuthenticationChallenge Método

Definição

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldWaitForResponseToAuthenticationChallenge (this AVFoundation.IAVAssetResourceLoaderDelegate This, AVFoundation.AVAssetResourceLoader resourceLoader, Foundation.NSUrlAuthenticationChallenge authenticationChallenge);
static member ShouldWaitForResponseToAuthenticationChallenge : AVFoundation.IAVAssetResourceLoaderDelegate * AVFoundation.AVAssetResourceLoader * Foundation.NSUrlAuthenticationChallenge -> bool

Parâmetros

This
IAVAssetResourceLoaderDelegate

A instância na qual esse método de extensão opera.

resourceLoader
AVAssetResourceLoader
authenticationChallenge
NSUrlAuthenticationChallenge

Retornos

Atributos

Aplica-se a