INResumeWorkoutIntentHandling_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 IINResumeWorkoutIntentHandling interface.
public static class INResumeWorkoutIntentHandling_Extensions
type INResumeWorkoutIntentHandling_Extensions = class
- Inheritance
-
INResumeWorkoutIntentHandling_Extensions
Methods
ConfirmResumeWorkout(IINResumeWorkoutIntentHandling, INResumeWorkoutIntent, Action<INResumeWorkoutIntentResponse>) |
Developers may override this method to customize the confirmation that the workout should resume. |
ResolveWorkoutName(IINResumeWorkoutIntentHandling, INResumeWorkoutIntent, Action<INSpeakableStringResolutionResult>) |
Developers can call this method to trigger validation of the workout name. |