Partager via


IINSetClimateSettingsInCarIntentHandling.HandleSetClimateSettingsInCar Méthode

Définition

Les développeurs doivent remplacer cette méthode et appeler T:System.Action'1 par un INSetClimateSettingsInCarIntentResponse approprié à .INSetClimateSettingsInCarIntentintent

[Foundation.Export("handleSetClimateSettingsInCar:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleSetClimateSettingsInCar (Intents.INSetClimateSettingsInCarIntent intent, Action<Intents.INSetClimateSettingsInCarIntentResponse> completion);
abstract member HandleSetClimateSettingsInCar : Intents.INSetClimateSettingsInCarIntent * Action<Intents.INSetClimateSettingsInCarIntentResponse> -> unit

Paramètres

intent
INSetClimateSettingsInCarIntent

Spécifie l’intention de l’utilisateur.

completion
Action<INSetClimateSettingsInCarIntentResponse>

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

Attributs

S’applique à