IBADownloadManagerDelegate Interface

Definition

This interface represents the Objective-C protocol BADownloadManagerDelegate.

[Foundation.Protocol(Name="BADownloadManagerDelegate", WrapperType=typeof(BackgroundAssets.BADownloadManagerDelegateWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidBegin", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidBegin:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidPause", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidPause:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidWriteBytes", ParameterByRef=new System.Boolean[] { false, false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(System.Int64), typeof(System.Int64), typeof(System.Int64) }, Selector="download:didWriteBytes:totalBytesWritten:totalBytesExpectedToWrite:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidReceiveChallenge", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V11) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrlAuthenticationChallenge), typeof(System.Action<Foundation.NSUrlSessionAuthChallengeDisposition,Foundation.NSUrlCredential>) }, Selector="download:didReceiveChallenge:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Failed", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSError) }, Selector="download:failedWithError:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Finished", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrl) }, Selector="download:finishedWithFileURL:")]
public interface IBADownloadManagerDelegate : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="BADownloadManagerDelegate", WrapperType=typeof(BackgroundAssets.BADownloadManagerDelegateWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidBegin", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidBegin:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidPause", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidPause:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidWriteBytes", ParameterByRef=new System.Boolean[] { false, false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(System.Int64), typeof(System.Int64), typeof(System.Int64) }, Selector="download:didWriteBytes:totalBytesWritten:totalBytesExpectedToWrite:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Failed", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSError) }, Selector="download:failedWithError:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Finished", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrl) }, Selector="download:finishedWithFileURL:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidReceiveChallenge", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V7) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrlAuthenticationChallenge), typeof(System.Action<Foundation.NSUrlSessionAuthChallengeDisposition,Foundation.NSUrlCredential>) }, Selector="download:didReceiveChallenge:completionHandler:")]
public interface IBADownloadManagerDelegate : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="BADownloadManagerDelegate", WrapperType=typeof(BackgroundAssets.BADownloadManagerDelegateWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidBegin", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidBegin:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidPause", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidPause:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidWriteBytes", ParameterByRef=new System.Boolean[] { false, false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(System.Int64), typeof(System.Int64), typeof(System.Int64) }, Selector="download:didWriteBytes:totalBytesWritten:totalBytesExpectedToWrite:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Failed", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSError) }, Selector="download:failedWithError:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Finished", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrl) }, Selector="download:finishedWithFileURL:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidReceiveChallenge", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V21) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrlAuthenticationChallenge), typeof(System.Action<Foundation.NSUrlSessionAuthChallengeDisposition,Foundation.NSUrlCredential>) }, Selector="download:didReceiveChallenge:completionHandler:")]
public interface IBADownloadManagerDelegate : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="BADownloadManagerDelegate", WrapperType=typeof(BackgroundAssets.BADownloadManagerDelegateWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidBegin", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidBegin:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidPause", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidPause:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidWriteBytes", ParameterByRef=new System.Boolean[] { false, false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(System.Int64), typeof(System.Int64), typeof(System.Int64) }, Selector="download:didWriteBytes:totalBytesWritten:totalBytesExpectedToWrite:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidReceiveChallenge", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V11) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrlAuthenticationChallenge), typeof(System.Action<Foundation.NSUrlSessionAuthChallengeDisposition,Foundation.NSUrlCredential>) }, Selector="download:didReceiveChallenge:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Failed", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSError) }, Selector="download:failedWithError:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Finished", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrl) }, Selector="download:finishedWithFileURL:")>]
type IBADownloadManagerDelegate = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="BADownloadManagerDelegate", WrapperType=typeof(BackgroundAssets.BADownloadManagerDelegateWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidBegin", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidBegin:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidPause", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidPause:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidWriteBytes", ParameterByRef=new System.Boolean[] { false, false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(System.Int64), typeof(System.Int64), typeof(System.Int64) }, Selector="download:didWriteBytes:totalBytesWritten:totalBytesExpectedToWrite:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Failed", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSError) }, Selector="download:failedWithError:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Finished", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrl) }, Selector="download:finishedWithFileURL:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidReceiveChallenge", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V7) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrlAuthenticationChallenge), typeof(System.Action<Foundation.NSUrlSessionAuthChallengeDisposition,Foundation.NSUrlCredential>) }, Selector="download:didReceiveChallenge:completionHandler:")>]
type IBADownloadManagerDelegate = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="BADownloadManagerDelegate", WrapperType=typeof(BackgroundAssets.BADownloadManagerDelegateWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidBegin", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidBegin:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidPause", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload) }, Selector="downloadDidPause:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidWriteBytes", ParameterByRef=new System.Boolean[] { false, false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(System.Int64), typeof(System.Int64), typeof(System.Int64) }, Selector="download:didWriteBytes:totalBytesWritten:totalBytesExpectedToWrite:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Failed", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSError) }, Selector="download:failedWithError:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Finished", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrl) }, Selector="download:finishedWithFileURL:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidReceiveChallenge", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity2V21) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(BackgroundAssets.BADownload), typeof(Foundation.NSUrlAuthenticationChallenge), typeof(System.Action<Foundation.NSUrlSessionAuthChallengeDisposition,Foundation.NSUrlCredential>) }, Selector="download:didReceiveChallenge:completionHandler:")>]
type IBADownloadManagerDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Remarks

A class that implements this interface (and subclasses NSObject) will be exported to Objective-C as implementing the Objective-C protocol this interface represents.

A class may also implement members from this interface to implement members from the protocol.

Applies to