INPauseWorkoutIntentHandling_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 IINPauseWorkoutIntentHandling interface.
public static class INPauseWorkoutIntentHandling_Extensions
type INPauseWorkoutIntentHandling_Extensions = class
- Inheritance
-
INPauseWorkoutIntentHandling_Extensions
Methods
ConfirmPauseWorkout(IINPauseWorkoutIntentHandling, INPauseWorkoutIntent, Action<INPauseWorkoutIntentResponse>) |
Developers may override this method to customize the confirmation of the pausing of the workout. |
ResolveWorkoutName(IINPauseWorkoutIntentHandling, INPauseWorkoutIntent, Action<INSpeakableStringResolutionResult>) |
Developers can call this method to trigger validation of the workout name. |