INActivateCarSignalIntentHandling_Extensions Class

Definition

Optional methods of the IINActivateCarSignalIntentHandling interface.

public static class INActivateCarSignalIntentHandling_Extensions
type INActivateCarSignalIntentHandling_Extensions = class
Inheritance
INActivateCarSignalIntentHandling_Extensions

Methods

ConfirmActivateCarSignal(IINActivateCarSignalIntentHandling, INActivateCarSignalIntent, Action<INActivateCarSignalIntentResponse>)

Developers may implement this method to confirm whether the car's signals may be activated.

ResolveCarName(IINActivateCarSignalIntentHandling, INActivateCarSignalIntent, Action<INSpeakableStringResolutionResult>)

Developers may implement this method to resolve the car's name.

ResolveSignals(IINActivateCarSignalIntentHandling, INActivateCarSignalIntent, Action<INCarSignalOptionsResolutionResult>)

Developers may implement this method to resolve the requested signals by type.

Applies to