| Package | Description |
|---|---|
| fi.foyt.foursquare.api |
Package containing basic API functionality
|
| fi.foyt.foursquare.api.entities |
Package containing Foursquare entity model
|
| Modifier and Type | Method and Description |
|---|---|
Result<PhotoGroup> |
FoursquareApi.venuesPhotos(String venueId,
String group,
Integer limit,
Integer offset)
Returns photos for a venue.
|
| Modifier and Type | Method and Description |
|---|---|
PhotoGroup[] |
Photos.getGroups()
Returns array of PhotoGroups
|
PhotoGroup |
Checkin.getPhotos()
Returns photos of the checkin
|
Copyright © 2014 Foyt. All Rights Reserved.