Share via


IINListCarsIntentHandling.ConfirmListCars Method

Definition

[Foundation.Export("confirmListCars:completion:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ConfirmListCars(Intents.INListCarsIntent intent, Action<Intents.INListCarsIntentResponse> completion);
[<Foundation.Export("confirmListCars:completion:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ConfirmListCars : Intents.INListCarsIntent * Action<Intents.INListCarsIntentResponse> -> unit
override this.ConfirmListCars : Intents.INListCarsIntent * Action<Intents.INListCarsIntentResponse> -> unit

Parameters

Attributes

Applies to