| Package | Description |
|---|---|
| fi.foyt.foursquare.api |
Package containing basic API functionality
|
| Modifier and Type | Method and Description |
|---|---|
List<Notification<?>> |
Result.getNotifications()
Returns list of notifications
|
static List<Notification<?>> |
NotificationsParser.parseNotifications(org.json.JSONArray notifications,
boolean skipNonExistingFields)
Static method that parses JSON array into list of notifications
|
| Constructor and Description |
|---|
Result(ResultMeta meta,
T result,
List<Notification<?>> notifications)
Constructor
|
Copyright © 2014 Foyt. All Rights Reserved.