Share via


IINSendRideFeedbackIntentHandling.Confirm Method

Definition

[Foundation.Export("confirmSendRideFeedback:completion:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Confirm(Intents.INSendRideFeedbackIntent sendRideFeedbackIntent, Action<Intents.INSendRideFeedbackIntentResponse> completion);
[<Foundation.Export("confirmSendRideFeedback:completion:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Confirm : Intents.INSendRideFeedbackIntent * Action<Intents.INSendRideFeedbackIntentResponse> -> unit
override this.Confirm : Intents.INSendRideFeedbackIntent * Action<Intents.INSendRideFeedbackIntentResponse> -> unit

Parameters

sendRideFeedbackIntent
INSendRideFeedbackIntent
Attributes

Applies to