Share via


IINSendRideFeedbackIntentHandling Interface

Definition

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

[Foundation.Protocol(Name="INSendRideFeedbackIntentHandling", WrapperType=typeof(Intents.INSendRideFeedbackIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSendRideFeedback", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V170) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="handleSendRideFeedback:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V170) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="confirmSendRideFeedback:completion:")]
public interface IINSendRideFeedbackIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INSendRideFeedbackIntentHandling", WrapperType=typeof(Intents.INSendRideFeedbackIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSendRideFeedback", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V155) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="handleSendRideFeedback:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V155) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="confirmSendRideFeedback:completion:")]
public interface IINSendRideFeedbackIntentHandling : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="INSendRideFeedbackIntentHandling", WrapperType=typeof(Intents.INSendRideFeedbackIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSendRideFeedback", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V170) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="handleSendRideFeedback:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V170) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="confirmSendRideFeedback:completion:")>]
type IINSendRideFeedbackIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INSendRideFeedbackIntentHandling", WrapperType=typeof(Intents.INSendRideFeedbackIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleSendRideFeedback", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V155) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="handleSendRideFeedback:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V155) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INSendRideFeedbackIntent), typeof(System.Action<Intents.INSendRideFeedbackIntentResponse>) }, Selector="confirmSendRideFeedback:completion:")>]
type IINSendRideFeedbackIntentHandling = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Applies to