| Interface | Description |
|---|---|
| ActivityAPI |
API declarations of activity service endpoints
|
| AthleteAPI |
API definitions for implementation of
AthleteService |
| AuthorisationAPI |
API implementation of the Strava REST interface for authorisation
|
| ClubAPI |
API definition of the endpoints for club services
|
| GearAPI |
API definitions for the gear services endpoints
|
| SegmentAPI |
API definitions for the
SegmentService Strava endpoints |
| SegmentEffortAPI |
API definition of segment effort services endpoints on the Strava API
|
| StreamAPI |
API definitions for
StreamService endpoints |
| TokenAPI |
API implementation of the Strava REST interface for token management
|
| UploadAPI |
API definitions for
UploadService endpoints |
| WebhookAPI |
API implementation of the Strava webhook events API
|
| Class | Description |
|---|---|
| API |
Provides a static method
API.instance(Class, Token) which constructs a standard retrofit service with all the required options. |
Copyright © 2016 Dan Shannon. All rights reserved.