com.baidu.sapi2.loginshare
类 Sharer
java.lang.Object
com.baidu.sapi2.loginshare.Sharer
public class Sharer
- extends Object
1.负责数据收信和发信 2.负责文件解析和存储 3.负责缓存最新一次登录状态 本地文件存储形式: { isEnable : "1|0", isValid
: "1|0", checkTime: "milliseconds" username : "", bduss : "", ptoken : "",
extra : { extraKey1 : "", extraKey2 : "", }, }
- 从以下版本开始:
- 1.0.0
- 版本:
- 1.1.0
- 作者:
- yuankai02
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getOtherBduss
public String getOtherBduss()
Copyright © 2013. All Rights Reserved.