INSendRideFeedbackIntentHandling_Extensions.Confirm Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void Confirm (this Intents.IINSendRideFeedbackIntentHandling This, Intents.INSendRideFeedbackIntent sendRideFeedbackIntent, Action<Intents.INSendRideFeedbackIntentResponse> completion);
static member Confirm : Intents.IINSendRideFeedbackIntentHandling * Intents.INSendRideFeedbackIntent * Action<Intents.INSendRideFeedbackIntentResponse> -> unit
Parameters
The instance on which this method operates.
- sendRideFeedbackIntent
- INSendRideFeedbackIntent
- completion
- Action<INSendRideFeedbackIntentResponse>