Compartilhar via


INSaveProfileInCarIntentHandling_Extensions.ResolveProfileNumber Método

Definição

Os desenvolvedores podem substituir esse método para personalizar a resolução do número de perfil.

public static void ResolveProfileNumber (this Intents.IINSaveProfileInCarIntentHandling This, Intents.INSaveProfileInCarIntent intent, Action<Intents.INIntegerResolutionResult> completion);
static member ResolveProfileNumber : Intents.IINSaveProfileInCarIntentHandling * Intents.INSaveProfileInCarIntent * Action<Intents.INIntegerResolutionResult> -> unit

Parâmetros

This
IINSaveProfileInCarIntentHandling

A instância na qual esse método opera.

intent
INSaveProfileInCarIntent

Especifica a intenção do usuário.

completion
Action<INIntegerResolutionResult>

Método de conclusão que deve ser chamado pela substituição.

Aplica-se a