| 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<TodoGroup> |
FoursquareApi.usersTodos(String userId,
String sort,
String ll)
Returns todos from a user.
|
| Modifier and Type | Method and Description |
|---|---|
TodoGroup |
CompleteUser.getTodos()
Returns for count of todos by this user.
|
TodoGroup |
CompactVenue.getTodos()
Returns todos for the venue
|
Copyright © 2014 Foyt. All Rights Reserved.