Linguaggio

IINAddMediaIntentHandling Interface

Definition

This interface represents the Objective-C protocol INAddMediaIntentHandling.

[Foundation.Protocol(Name="INAddMediaIntentHandling", WrapperType=typeof(Intents.INAddMediaIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleAddMedia", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V82) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="handleAddMedia:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V82) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="confirmAddMedia:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaItems", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V83) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaItemResolutionResult[]>) }, Selector="resolveMediaItemsForAddMedia:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaDestination", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V84) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaDestinationResolutionResult>) }, Selector="resolveMediaDestinationForAddMedia:withCompletion:")]
public interface IINAddMediaIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INAddMediaIntentHandling", WrapperType=typeof(Intents.INAddMediaIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleAddMedia", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V68) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="handleAddMedia:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V68) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="confirmAddMedia:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaItems", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V69) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaItemResolutionResult[]>) }, Selector="resolveMediaItemsForAddMedia:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaDestination", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V70) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaDestinationResolutionResult>) }, Selector="resolveMediaDestinationForAddMedia:withCompletion:")]
public interface IINAddMediaIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INAddMediaIntentHandling", WrapperType=typeof(Intents.INAddMediaIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleAddMedia", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V46) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="handleAddMedia:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V46) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="confirmAddMedia:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaItems", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V47) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaItemResolutionResult[]>) }, Selector="resolveMediaItemsForAddMedia:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaDestination", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V48) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaDestinationResolutionResult>) }, Selector="resolveMediaDestinationForAddMedia:withCompletion:")]
public interface IINAddMediaIntentHandling : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="INAddMediaIntentHandling", WrapperType=typeof(Intents.INAddMediaIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleAddMedia", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V82) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="handleAddMedia:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V82) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="confirmAddMedia:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaItems", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V83) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaItemResolutionResult[]>) }, Selector="resolveMediaItemsForAddMedia:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaDestination", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V84) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaDestinationResolutionResult>) }, Selector="resolveMediaDestinationForAddMedia:withCompletion:")>]
type IINAddMediaIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INAddMediaIntentHandling", WrapperType=typeof(Intents.INAddMediaIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleAddMedia", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V68) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="handleAddMedia:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V68) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="confirmAddMedia:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaItems", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V69) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaItemResolutionResult[]>) }, Selector="resolveMediaItemsForAddMedia:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaDestination", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V70) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaDestinationResolutionResult>) }, Selector="resolveMediaDestinationForAddMedia:withCompletion:")>]
type IINAddMediaIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INAddMediaIntentHandling", WrapperType=typeof(Intents.INAddMediaIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleAddMedia", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V46) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="handleAddMedia:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V46) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaIntentResponse>) }, Selector="confirmAddMedia:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaItems", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V47) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaItemResolutionResult[]>) }, Selector="resolveMediaItemsForAddMedia:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveMediaDestination", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V48) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INAddMediaIntent), typeof(System.Action<Intents.INAddMediaMediaDestinationResolutionResult>) }, Selector="resolveMediaDestinationForAddMedia:withCompletion:")>]
type IINAddMediaIntentHandling = interface
    interface INativeObject
    interface IDisposable
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