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

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

fi.foyt.foursquare.apiCheckin 的使用
 

返回变量类型为 Checkin 的类型的 fi.foyt.foursquare.api 中的方法
 Result<Checkin> FoursquareApi.checkin(String checkinId, String signature)
          Get details of a checkin.
 Result<Checkin> FoursquareApi.checkinsAdd(String venueId, String venue, String shout, String broadcast, String ll, Double llAcc, Double alt, Double altAcc)
          Allows you to check in to a place.
 Result<Checkin> FoursquareApi.checkinsDeleteComment(String checkinId, String commentId)
          Remove a comment from a checkin, if the acting user is the author or the owner of the checkin.
 

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

返回 Checkinfi.foyt.foursquare.api.entities 中的方法
 Checkin Photo.getCheckin()
          Returns checkin in which photo is related to
 Checkin[] BadgeUnlock.getCheckins()
          Returns array of checkins
 Checkin[] CheckinGroup.getItems()
           
 



Copyright © 2013 Foyt. All Rights Reserved.