AccountType Enum
Module: anysdk
The enum of account type
Index
ANONYMOUSREGISTEDSINA_WEIBOTENCENT_WEIBOQQND91
Details
ANONYMOUS
The source of account is anonymous
| meta | description |
|---|---|
| Type | Number |
| Defined in | extensions/anysdk/jsb_anysdk.js:2166 |
REGISTED
The source of account is Registered
| meta | description |
|---|---|
| Type | Number |
| Defined in | extensions/anysdk/jsb_anysdk.js:2173 |
SINA_WEIBO
The source of account is Sina weibo
| meta | description |
|---|---|
| Type | Number |
| Defined in | extensions/anysdk/jsb_anysdk.js:2180 |
TENCENT_WEIBO
The source of account is Tencent weibo
| meta | description |
|---|---|
| Type | Number |
| Defined in | extensions/anysdk/jsb_anysdk.js:2187 |
The source of account is QQ
| meta | description |
|---|---|
| Type | Number |
| Defined in | extensions/anysdk/jsb_anysdk.js:2194 |
ND91
The source of account is ND91
| meta | description |
|---|---|
| Type | Number |
| Defined in | extensions/anysdk/jsb_anysdk.js:2201 |