INEndWorkoutIntentHandling_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 for the IINEndWorkoutIntentHandling interface.
public static class INEndWorkoutIntentHandling_Extensions
type INEndWorkoutIntentHandling_Extensions = class
- Inheritance
-
INEndWorkoutIntentHandling_Extensions
Methods
ConfirmEndWorkout(IINEndWorkoutIntentHandling, INEndWorkoutIntent, Action<INEndWorkoutIntentResponse>) |
Developers may override this method to customize the confirmation of the end of a workout. |
ResolveWorkoutName(IINEndWorkoutIntentHandling, INEndWorkoutIntent, Action<INSpeakableStringResolutionResult>) |
Developers can override this method to customize validation of the workout name. |