Share via


IINListRideOptionsIntentHandling Interface

Definition

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

[Foundation.Protocol(Name="INListRideOptionsIntentHandling", WrapperType=typeof(Intents.INListRideOptionsIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleListRideOptions", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V135) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="handleListRideOptions:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V135) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="confirmListRideOptions:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolvePickupLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V136) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolvePickupLocationForListRideOptions:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDropOffLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V136) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolveDropOffLocationForListRideOptions:withCompletion:")]
public interface IINListRideOptionsIntentHandling : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="INListRideOptionsIntentHandling", WrapperType=typeof(Intents.INListRideOptionsIntentHandlingWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleListRideOptions", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V120) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="handleListRideOptions:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V120) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="confirmListRideOptions:completion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolvePickupLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V121) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolvePickupLocationForListRideOptions:withCompletion:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDropOffLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V121) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolveDropOffLocationForListRideOptions:withCompletion:")]
public interface IINListRideOptionsIntentHandling : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="INListRideOptionsIntentHandling", WrapperType=typeof(Intents.INListRideOptionsIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleListRideOptions", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V135) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="handleListRideOptions:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V135) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="confirmListRideOptions:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolvePickupLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V136) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolvePickupLocationForListRideOptions:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDropOffLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V136) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolveDropOffLocationForListRideOptions:withCompletion:")>]
type IINListRideOptionsIntentHandling = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="INListRideOptionsIntentHandling", WrapperType=typeof(Intents.INListRideOptionsIntentHandlingWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="HandleListRideOptions", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V120) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="handleListRideOptions:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Confirm", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V120) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INListRideOptionsIntentResponse>) }, Selector="confirmListRideOptions:completion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolvePickupLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V121) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolvePickupLocationForListRideOptions:withCompletion:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ResolveDropOffLocation", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V121) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(Intents.INListRideOptionsIntent), typeof(System.Action<Intents.INPlacemarkResolutionResult>) }, Selector="resolveDropOffLocationForListRideOptions:withCompletion:")>]
type IINListRideOptionsIntentHandling = 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(INListRideOptionsIntent, Action<INListRideOptionsIntentResponse>)

Developers may override this method to customize the confirmation of the list of ride options.

HandleListRideOptions(INListRideOptionsIntent, Action<INListRideOptionsIntentResponse>)

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

ResolveDropOffLocation(INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the dropoff ___location.

ResolvePickupLocation(INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the pickup ___location.

Extension Methods

Name Description
Confirm(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INListRideOptionsIntentResponse>)

Developers may override this method to customize the confirmation of the list of ride options.

ResolveDropOffLocation(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the dropoff ___location.

ResolvePickupLocation(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the pickup ___location.

GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to