| Package | Description |
|---|---|
| ru.blizzed.opensongkick | |
| ru.blizzed.opensongkick.methods |
| Modifier and Type | Method and Description |
|---|---|
static ApiCaller<Result<Event>> |
SongKickApi.eventDetails(String eventId) |
static ApiCaller<Result<Venue>> |
SongKickApi.venueDetails(String venueId) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Result<Venue>> |
VenueDetailsCaller.byId(String venueId) |
retrofit2.Call<Result<Event>> |
EventDetailsCaller.byId(String eventId) |
Copyright © 2017. All rights reserved.