INGetCarLockStatusIntentHandling_Extensions.ConfirmGetCarLockStatus Metodo

Definizione

Gli sviluppatori possono implementare questo metodo per confermare se è possibile accedere ai blocchi dell'auto.

public static void ConfirmGetCarLockStatus (this Intents.IINGetCarLockStatusIntentHandling This, Intents.INGetCarLockStatusIntent intent, Action<Intents.INGetCarLockStatusIntentResponse> completion);
static member ConfirmGetCarLockStatus : Intents.IINGetCarLockStatusIntentHandling * Intents.INGetCarLockStatusIntent * Action<Intents.INGetCarLockStatusIntentResponse> -> unit

Parametri

This
IINGetCarLockStatusIntentHandling

Istanza in cui funziona questo metodo.

intent
INGetCarLockStatusIntent

Specifica l'intenzione dell'utente.

completion
Action<INGetCarLockStatusIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a