| Interface | Description |
|---|---|
| ActivityService |
StravaActivity related services
|
| AthleteService |
StravaAthlete related services
|
| ClubService |
StravaClub related services |
| GearService |
StravaGear related services. |
| SegmentEffortService | |
| SegmentService |
Segments are specific sections of road. |
| StravaService |
Base interface for all other Strava services to inherit from (used by Token management)
|
| StreamService |
Streams is the Strava term for the raw data associated with an activity.
|
| UploadService |
Uploading to Strava is an asynchronous process.
|
| WebhookService |
API implementation of the Strava webhook events API
|
| Class | Description |
|---|---|
| Strava |
Convenience class for simplicity of access to the services.
|
Copyright © 2016 Dan Shannon. All rights reserved.