| Package | Description |
|---|---|
| fi.foyt.foursquare.api |
Package containing basic API functionality
|
| Modifier and Type | Method and Description |
|---|---|
Result<VenueHistoryGroup> |
FoursquareApi.usersVenueHistory(String userId,
Long beforeTimestamp,
Long afterTimestamp)
Returns a list of all venues visited by the specified user, along with how many visits and when they were last there.
|
Copyright © 2014 Foyt. All Rights Reserved.