|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Notification 的软件包 | |
|---|---|
| fi.foyt.foursquare.api | Package containing basic API functionality |
| fi.foyt.foursquare.api 中 Notification 的使用 |
|---|
| 返回变量类型为 Notification 的类型的 fi.foyt.foursquare.api 中的方法 | |
|---|---|
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 |
| 类型变量类型为 Notification 的 fi.foyt.foursquare.api 中的构造方法参数 | |
|---|---|
Result(ResultMeta meta,
T result,
List<Notification<?>> notifications)
Constructor |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||