| 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<Todo> |
FoursquareApi.tipsMarkTodo(String tipId)
Allows you to mark a tip to-do.
|
Result<Todo> |
FoursquareApi.venuesMarkTodo(String venuesId,
String text)
Allows you to mark a venue to-do, with optional text.
|
| Modifier and Type | Method and Description |
|---|---|
Todo[] |
TodoGroup.getItems() |
Copyright © 2014 Foyt. All Rights Reserved.