Condividi tramite


IINSetClimateSettingsInCarIntentHandling.HandleSetClimateSettingsInCar Metodo

Definizione

Gli sviluppatori devono eseguire l'override di questo metodo e richiamare il T con un INSetClimateSettingsInCarIntentResponse oggetto appropriato per .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

Parametri

intent
INSetClimateSettingsInCarIntent

Specifica l'intenzione dell'utente.

completion
Action<INSetClimateSettingsInCarIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Attributi

Si applica a