| 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<CompleteSpecial> |
FoursquareApi.special(String id,
String venueId)
Gives details about a special, including text and whether it is unlocked for the current user.
|
| Modifier and Type | Method and Description |
|---|---|
CompleteSpecial[] |
SpecialGroup.getItems() |
CompleteSpecial[] |
CompactVenue.getSpecials()
Returns array of specials at this venue
|
CompleteSpecial[] |
CompleteVenue.getSpecialsNearby()
Returns an array of specials near this venue.
|
Copyright © 2014 Foyt. All Rights Reserved.