| Class | Description |
|---|---|
| StravaAchievement |
Authenticated user's achievement on a given segment effort
|
| StravaActivity |
A run, ride, or other activity
|
| StravaActivityPhotos |
Photo(s) associated with a specific activity
|
| StravaActivityUpdate |
Collection of fields that can be updated on an activity
|
| StravaActivityZone |
Heart rate and power zones are set by the
athlete. |
| StravaActivityZoneDistributionBucket | |
| StravaAPIError |
Error details returned in a
StravaResponse when an error is returned by the API |
| StravaAthlete |
Detailed representation of an StravaAthlete
See http://strava.github.io/api/v3/athlete/
|
| StravaAthleteSegmentStats |
Athlete's statistics for a segment, returned by Strava with a segment effort
|
| StravaBestRunningEffort |
A 'best running effort' - calculated by Strava for runs only.
|
| StravaClub |
Clubs represent groups of athletes on Strava.
|
| StravaClubMembershipResponse |
Container for response from club membership join and leave
|
| StravaComment |
Record of an individual comment made on an activity
|
| StravaGear |
StravaGear represents equipment used during an
StravaActivity. |
| StravaLap |
A lap within an
StravaActivity |
| StravaMap |
Strava's representation of a map.
|
| StravaMapPoint |
Representation of a GPS co-ordinate
|
| StravaPhoto |
Photos are external objects associated with an activity.
|
| StravaPhotoUrls |
URL's for various versions of a specific photo
|
| StravaResponse |
Representation of the response received from Strava in error situations (most commonly when resources are not found or there is
an authorisation issue)
|
| StravaSegment |
Segments are specific sections of road. |
| StravaSegmentEffort |
A segment effort represents an athlete's attempt at a segment.
|
| StravaSegmentExplorerResponse |
Returned by the
segment explorer service. |
| StravaSegmentExplorerResponseSegment |
Summary of segment returned by the segment explorer
|
| StravaSegmentLeaderboard |
StravaSegment leaderboard |
| StravaSegmentLeaderboardEntry |
A single entry in a
StravaSegmentLeaderboard |
| StravaSplit |
Split time data associated with runs.
|
| StravaStatistics |
Athlete statistics as returned by
AthleteService.statistics(Integer) |
| StravaStatisticsEntry |
Detail of athlete
StravaStatistics |
| StravaStream |
Streams is the Strava term for the raw data associated with an activity.
|
| StravaUploadResponse |
Response to an upload request
|
Copyright © 2015 Dan Shannon. All rights reserved.