INPauseWorkoutIntentHandling_Extensions Class

Definition

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.

Applies to