다음을 통해 공유


AVAssetResourceLoaderDelegate_Extensions.ShouldWaitForResponseToAuthenticationChallenge 메서드

정의

[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

매개 변수

This
IAVAssetResourceLoaderDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

resourceLoader
AVAssetResourceLoader
authenticationChallenge
NSUrlAuthenticationChallenge

반환

특성

적용 대상