次の方法で共有


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

戻り値

属性

適用対象