Enum SportTypes
- Namespace
- Tudormobile.Strava.Model
- Assembly
- Tudormobile.Strava.dll
Represents the types of sports available in the system.
public enum SportTypes
Fields
AlpineSki = 1BackcountrySki = 2Badminton = 3Canoeing = 4Crossfit = 5Cycling = 6EBikeRide = 7EMountainBikeRide = 9Elliptical = 8Golf = 10GravelRide = 11Handcycle = 12HighIntensityIntervalTraining = 13Hike = 14IceSkate = 15InlineSkate = 16Kayaking = 17Kitesurf = 18MountainBikeRide = 19NordicSki = 20Other = 52Pickleball = 21Pilates = 22Racquetball = 23Ride = 24RockClimbing = 25RollerSki = 26Rowing = 27Run = 28Sail = 29Skateboard = 30Snowboard = 31Snowshoe = 32Soccer = 33Squash = 34StairStepper = 35StandUpPaddling = 36Surfing = 37Swim = 38TableTennis = 39Tennis = 40TrailRun = 41Unknown = 0Velomobile = 42VirtualRide = 43VirtualRow = 44VirtualRun = 45Walk = 46WeightTraining = 47Wheelchair = 48Windsurf = 49Workout = 50Yoga = 51
Remarks
This enumeration is used to categorize and identify different sports.