|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Checkin 的软件包 | |
|---|---|
| fi.foyt.foursquare.api | Package containing basic API functionality |
| fi.foyt.foursquare.api.entities | Package containing Foursquare entity model |
| fi.foyt.foursquare.api 中 Checkin 的使用 |
|---|
| 返回变量类型为 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.entities 中 Checkin 的使用 |
|---|
| 返回 Checkin 的 fi.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()
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||