INEndWorkoutIntentHandling_Extensions Class

Definition

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.

Applies to