INGetCarPowerLevelStatusIntentHandling_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 IINGetCarPowerLevelStatusIntentHandling interface.
public static class INGetCarPowerLevelStatusIntentHandling_Extensions
type INGetCarPowerLevelStatusIntentHandling_Extensions = class
- Inheritance
-
INGetCarPowerLevelStatusIntentHandling_Extensions
Methods
ConfirmGetCarPowerLevelStatus(IINGetCarPowerLevelStatusIntentHandling, INGetCarPowerLevelStatusIntent, Action<INGetCarPowerLevelStatusIntentResponse>) |
Developers may implement this method to confirm whether the car's power levels can be accessed. |
ResolveCarName(IINGetCarPowerLevelStatusIntentHandling, INGetCarPowerLevelStatusIntent, Action<INSpeakableStringResolutionResult>) |
Developers may implement this method to resolve the car's name. |