Partager via


INGetCarLockStatusIntentHandling_Extensions.ResolveCarName Méthode

Définition

Les développeurs peuvent implémenter cette méthode pour résoudre le nom de la voiture.

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

Paramètres

This
IINGetCarLockStatusIntentHandling

Instance sur laquelle cette méthode fonctionne.

intent
INGetCarLockStatusIntent

Spécifie l’intention de l’utilisateur.

completion
Action<INSpeakableStringResolutionResult>

Méthode d’achèvement qui doit être appelée par le remplacement.

S’applique à