Compartir a través de


INGetCarPowerLevelStatusIntentHandling_Extensions.ConfirmGetCarPowerLevelStatus Método

Definición

Los desarrolladores pueden implementar este método para confirmar si se puede acceder a los niveles de potencia del automóvil.

public static void ConfirmGetCarPowerLevelStatus (this Intents.IINGetCarPowerLevelStatusIntentHandling This, Intents.INGetCarPowerLevelStatusIntent intent, Action<Intents.INGetCarPowerLevelStatusIntentResponse> completion);
static member ConfirmGetCarPowerLevelStatus : Intents.IINGetCarPowerLevelStatusIntentHandling * Intents.INGetCarPowerLevelStatusIntent * Action<Intents.INGetCarPowerLevelStatusIntentResponse> -> unit

Parámetros

This
IINGetCarPowerLevelStatusIntentHandling

Instancia en la que opera este método.

intent
INGetCarPowerLevelStatusIntent

Especifica la intención del usuario.

completion
Action<INGetCarPowerLevelStatusIntentResponse>

Método de finalización al que debe llamar la invalidación.

Se aplica a