|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CompleteVenue 的软件包 | |
|---|---|
| fi.foyt.foursquare.api | Package containing basic API functionality |
| fi.foyt.foursquare.api 中 CompleteVenue 的使用 |
|---|
| 返回变量类型为 CompleteVenue 的类型的 fi.foyt.foursquare.api 中的方法 | |
|---|---|
Result<CompleteVenue> |
FoursquareApi.venue(String venueId)
Gives details about a venue, including location, mayorship, tags, tips, specials, and category. |
Result<CompleteVenue> |
FoursquareApi.venuesAdd(String name,
String address,
String crossStreet,
String city,
String state,
String zip,
String phone,
String ll,
String primaryCategoryId)
Allows user to add a new venue. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||