类 fi.foyt.foursquare.api.entities.Photo
的使用

使用 Photo 的软件包
fi.foyt.foursquare.api Package containing basic API functionality 
fi.foyt.foursquare.api.entities Package containing Foursquare entity model 
 

fi.foyt.foursquare.apiPhoto 的使用
 

返回变量类型为 Photo 的类型的 fi.foyt.foursquare.api 中的方法
 Result<Photo> FoursquareApi.photo(String id)
          Get details of a photo.
 Result<Photo> FoursquareApi.photosAdd(String checkinId, String tipId, String venueId, String broadcast, String ll, Double llAcc, Double alt, Double altAcc, byte[] data)
          Allows user to add a new photo to a checkin, tip, or a venue in general.
 

fi.foyt.foursquare.api.entitiesPhoto 的使用
 

返回 Photofi.foyt.foursquare.api.entities 中的方法
 Photo[] PhotoGroup.getItems()
           
 Photo CompactTip.getPhoto()
          Returns photo of the tip
 



Copyright © 2013 Foyt. All Rights Reserved.