ExerciseTypeConfig


public abstract class ExerciseTypeConfig

Known direct subclasses
GolfExerciseTypeConfig

An ExerciseTypeConfig that is specifically for an ExerciseType.GOLF activity to configure the detection of DataType.GOLF_SHOT_COUNT, enabling higher accuracy of the detection.


Configuration attributes for a specific exercise type that may be modified after the exercise has started. This should not be instantiated outside the health.services.client.data library. Developers should create instances of ExerciseTypeConfig using the constructor of available subclasses, depending on their needs. Currently available types are: GolfExerciseTypeConfig.