|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Photo | |
|---|---|
| com.belerweb.social.qq.connect.api | |
| com.belerweb.social.qq.connect.bean | |
| Uses of Photo in com.belerweb.social.qq.connect.api |
|---|
| Methods in com.belerweb.social.qq.connect.api that return types with arguments of type Photo | |
|---|---|
Result<Photo> |
QZone.listPhoto(String accessToken,
String openid,
String albumId)
获取登录用户的照片列表。 文档地址:http://wiki.connect.qq.com/list_photo |
Result<Photo> |
QZone.listPhoto(String oAuthConsumerKey,
String accessToken,
String openid,
String albumId)
获取登录用户的照片列表。 文档地址:http://wiki.connect.qq.com/list_photo |
| Uses of Photo in com.belerweb.social.qq.connect.bean |
|---|
| Methods in com.belerweb.social.qq.connect.bean that return Photo | |
|---|---|
static Photo |
Photo.parse(org.json.JSONObject jsonObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||