A B C D E F G H I K L M O P R S T U V W

O

Oauth2AccessToken - com.sina.weibo.sdk.auth 中的 类
该类封装了 "access_token","expires_in","refresh_token","uid",并提供了他们的管理功能。
Oauth2AccessToken() - 类 com.sina.weibo.sdk.auth.Oauth2AccessToken 的构造方法
Oauth2AccessToken 的构造函数。
Oauth2AccessToken(String) - 类 com.sina.weibo.sdk.auth.Oauth2AccessToken 的构造方法
已过时。 
Oauth2AccessToken(String, String) - 类 com.sina.weibo.sdk.auth.Oauth2AccessToken 的构造方法
Oauth2AccessToken 的构造函数,根据 accessToken 和 expires in 生成 Oauth2AccessToken 实例。
OBTAIN_AUTH_CODE - 类 com.sina.weibo.sdk.auth.WeiboAuth 中的静态变量
获取 code
OBTAIN_AUTH_TOKEN - 类 com.sina.weibo.sdk.auth.WeiboAuth 中的静态变量
获取 token
onAttachedToWindow() - 类 com.sina.weibo.sdk.auth.WeiboDialog 中的方法
 
onBackPressed() - 类 com.sina.weibo.sdk.auth.WeiboDialog 中的方法
按返回键时,调用该函数。
onCancel() - 接口 com.sina.weibo.sdk.auth.WeiboAuthListener 中的方法
Oauth2.0 认证过程中,如果认证窗口被关闭或认证取消时调用。
onComplete(Bundle) - 接口 com.sina.weibo.sdk.auth.WeiboAuthListener 中的方法
授权认证结束后将调用此方法。
onCreate(Bundle) - 类 com.sina.weibo.sdk.auth.WeiboDialog 中的方法
Dialog 初始化时被调用。
onDetachedFromWindow() - 类 com.sina.weibo.sdk.auth.WeiboDialog 中的方法
 
onWeiboException(WeiboException) - 接口 com.sina.weibo.sdk.auth.WeiboAuthListener 中的方法
当认证过程中捕获到 WeiboException 时调用。

A B C D E F G H I K L M O P R S T U V W