Share via


IINSetMessageAttributeIntentHandling Interface

Definition

Interface to resolve, confirm and handle Siri requests for the corresponding action.

[Foundation.Protocol(Name="INSetMessageAttributeIntentHandling", WrapperType=typeof(Intents.INSetMessageAttributeIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetMessageAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V139) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="handleSetMessageAttribute:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V139) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="confirmSetMessageAttribute:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V198) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INMessageAttributeResolutionResult>) }, Selector="resolveAttributeForSetMessageAttribute:withCompletion:")]
public interface IINSetMessageAttributeIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INSetMessageAttributeIntentHandling", WrapperType=typeof(Intents.INSetMessageAttributeIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetMessageAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V124) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="handleSetMessageAttribute:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V124) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="confirmSetMessageAttribute:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V183) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INMessageAttributeResolutionResult>) }, Selector="resolveAttributeForSetMessageAttribute:withCompletion:")]
public interface IINSetMessageAttributeIntentHandling : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="INSetMessageAttributeIntentHandling", WrapperType=typeof(Intents.INSetMessageAttributeIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetMessageAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V139) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="handleSetMessageAttribute:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V139) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="confirmSetMessageAttribute:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V198) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INMessageAttributeResolutionResult>) }, Selector="resolveAttributeForSetMessageAttribute:withCompletion:")>]
type IINSetMessageAttributeIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INSetMessageAttributeIntentHandling", WrapperType=typeof(Intents.INSetMessageAttributeIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSetMessageAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V124) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="handleSetMessageAttribute:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V124) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INSetMessageAttributeIntentResponse>) }, Selector="confirmSetMessageAttribute:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveAttribute", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V183) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSetMessageAttributeIntent), typeof(System.Action<Intents.INMessageAttributeResolutionResult>) }, Selector="resolveAttributeForSetMessageAttribute:withCompletion:")>]
type IINSetMessageAttributeIntentHandling = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Name Description
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

Name Description
Confirm(INSetMessageAttributeIntent, Action<INSetMessageAttributeIntentResponse>)

Developers may override this method to customize the confirmation of the setting of a message attribute.

HandleSetMessageAttribute(INSetMessageAttributeIntent, Action<INSetMessageAttributeIntentResponse>)

Developers must override this method and invoke the Action<T> with an INSetMessageAttributeIntentResponse appropriate to the INSetMessageAttributeIntent intent.

ResolveAttribute(INSetMessageAttributeIntent, Action<INMessageAttributeResolutionResult>)

Developers may override this method to customize the resolution of a message attribute.

Extension Methods

Name Description
Confirm(IINSetMessageAttributeIntentHandling, INSetMessageAttributeIntent, Action<INSetMessageAttributeIntentResponse>)

Developers may override this method to customize the confirmation of the setting of a message attribute.

ResolveAttribute(IINSetMessageAttributeIntentHandling, INSetMessageAttributeIntent, Action<INMessageAttributeResolutionResult>)

Developers may override this method to customize the resolution of a message attribute.

GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to