INSetDefrosterSettingsInCarIntentHandling_Extensions Class

Definition

Optional methods of the IINSetDefrosterSettingsInCarIntentHandling interface.

public static class INSetDefrosterSettingsInCarIntentHandling_Extensions
type INSetDefrosterSettingsInCarIntentHandling_Extensions = class
Inheritance
INSetDefrosterSettingsInCarIntentHandling_Extensions

Methods

ConfirmSetDefrosterSettingsInCar(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INSetDefrosterSettingsInCarIntentResponse>)

Developers may override this method to customize the confirmation of defroster settings.

ResolveCarName(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INSpeakableStringResolutionResult>)
ResolveDefroster(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INCarDefrosterResolutionResult>)

Developers can override this method to customize the resolution of the requested defroster.

ResolveEnable(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INBooleanResolutionResult>)

Developers can override this method to customize the resolution of whether the defroster can be enabled.

Applies to