| Package | Description |
|---|---|
| fi.foyt.foursquare.api |
Package containing basic API functionality
|
| Modifier and Type | Method and Description |
|---|---|
Result<Setting> |
FoursquareApi.settingsAll()
Returns the settings of the acting user.
|
Result<Setting> |
FoursquareApi.settingSet(String settingId,
Boolean value)
Change a setting for the given user.
|
Copyright © 2014 Foyt. All Rights Reserved.