|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenID | |
|---|---|
| com.belerweb.social.qq.connect.api | |
| com.belerweb.social.qq.connect.bean | |
| Uses of OpenID in com.belerweb.social.qq.connect.api |
|---|
| Methods in com.belerweb.social.qq.connect.api that return types with arguments of type OpenID | |
|---|---|
Result<OpenID> |
OAuth2.openId(String accessToken)
获取用户OpenID,此接口适用于PC网站访问 文档地址:http://wiki.connect.qq.com/获取用户openid_oauth2-0 |
Result<OpenID> |
OAuth2.openId(String accessToken,
Boolean wap)
获取用户OpenID 文档地址:http://wiki.connect.qq.com/获取用户openid_oauth2-0 |
| Uses of OpenID in com.belerweb.social.qq.connect.bean |
|---|
| Methods in com.belerweb.social.qq.connect.bean that return OpenID | |
|---|---|
static OpenID |
OpenID.parse(org.json.JSONObject jsonObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||