Share via


INSetDefrosterSettingsInCarIntentHandling_Extensions Class

Definition

Extension methods to the IINSetDefrosterSettingsInCarIntentHandling interface to support all the methods from the INSetDefrosterSettingsInCarIntentHandling protocol.

public static class INSetDefrosterSettingsInCarIntentHandling_Extensions
type INSetDefrosterSettingsInCarIntentHandling_Extensions = class
Inheritance
INSetDefrosterSettingsInCarIntentHandling_Extensions

Remarks

The extension methods for IINSetDefrosterSettingsInCarIntentHandling interface allow developers to treat instances of the interface as having all the optional methods of the original INSetDefrosterSettingsInCarIntentHandling protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

Name Description
Confirm(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