类 fi.foyt.foursquare.api.entities.notifications.Notification
的使用

使用 Notification 的软件包
fi.foyt.foursquare.api Package containing basic API functionality 
 

fi.foyt.foursquare.apiNotification 的使用
 

返回变量类型为 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
 

类型变量类型为 Notificationfi.foyt.foursquare.api 中的构造方法参数
Result(ResultMeta meta, T result, List<Notification<?>> notifications)
          Constructor
 



Copyright © 2013 Foyt. All Rights Reserved.