类 com.baidu.sapi2.account.RunType
的使用

使用 RunType 的软件包
com.baidu.sapi2.account   
 

com.baidu.sapi2.accountRunType 的使用
 

返回 RunTypecom.baidu.sapi2.account 中的方法
static RunType RunType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static RunType[] RunType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 RunTypecom.baidu.sapi2.account 中的构造方法
AccountThread(AccountAgent agent, LocalAccountsListener listener, RunType type)
           
AccountThread(AccountAgent agent, LocalAccountsListener listener, RunType type, AccountType accountType)
           
AccountThread(AccountAgent agent, LocalAccountsListener listener, RunType type, DisplayAccount account)
           
AccountThread(AccountAgent agent, LocalAccountsListener listener, RunType type, String accountName, AccountType accountType)
           
 



Copyright © 2013. All Rights Reserved.