INActivateCarSignalIntentHandling_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |