Table of Contents

Enum SportTypes

Namespace
Tudormobile.Strava.Model
Assembly
Tudormobile.Strava.dll

Represents the types of sports available in the system.

public enum SportTypes

Fields

AlpineSki = 1
BackcountrySki = 2
Badminton = 3
Canoeing = 4
Crossfit = 5
Cycling = 6
EBikeRide = 7
EMountainBikeRide = 9
Elliptical = 8
Golf = 10
GravelRide = 11
Handcycle = 12
HighIntensityIntervalTraining = 13
Hike = 14
IceSkate = 15
InlineSkate = 16
Kayaking = 17
Kitesurf = 18
MountainBikeRide = 19
NordicSki = 20
Other = 52
Pickleball = 21
Pilates = 22
Racquetball = 23
Ride = 24
RockClimbing = 25
RollerSki = 26
Rowing = 27
Run = 28
Sail = 29
Skateboard = 30
Snowboard = 31
Snowshoe = 32
Soccer = 33
Squash = 34
StairStepper = 35
StandUpPaddling = 36
Surfing = 37
Swim = 38
TableTennis = 39
Tennis = 40
TrailRun = 41
Unknown = 0
Velomobile = 42
VirtualRide = 43
VirtualRow = 44
VirtualRun = 45
Walk = 46
WeightTraining = 47
Wheelchair = 48
Windsurf = 49
Workout = 50
Yoga = 51

Remarks

This enumeration is used to categorize and identify different sports.