INResumeWorkoutIntentHandling_Extensions Class

Definition

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.

Applies to