Condividi tramite


INGetCarPowerLevelStatusIntentHandling_Extensions.ResolveCarName Metodo

Definizione

Gli sviluppatori possono implementare questo metodo per risolvere il nome dell'auto.

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

Parametri

This
IINGetCarPowerLevelStatusIntentHandling

Istanza in cui opera questo metodo.

intent
INGetCarPowerLevelStatusIntent

Specifica l'intenzione dell'utente.

completion
Action<INSpeakableStringResolutionResult>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a