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 | https:/github.com/cocos-creator/engine/blob/master/extensions/anysdk/jsb_anysdk.js:2165 |
REGISTED
The source of account is Registered
| meta | description |
|---|---|
| Type | Number |
| Defined in | https:/github.com/cocos-creator/engine/blob/master/extensions/anysdk/jsb_anysdk.js:2172 |
SINA_WEIBO
The source of account is Sina weibo
| meta | description |
|---|---|
| Type | Number |
| Defined in | https:/github.com/cocos-creator/engine/blob/master/extensions/anysdk/jsb_anysdk.js:2179 |
TENCENT_WEIBO
The source of account is Tencent weibo
| meta | description |
|---|---|
| Type | Number |
| Defined in | https:/github.com/cocos-creator/engine/blob/master/extensions/anysdk/jsb_anysdk.js:2186 |
The source of account is QQ
| meta | description |
|---|---|
| Type | Number |
| Defined in | https:/github.com/cocos-creator/engine/blob/master/extensions/anysdk/jsb_anysdk.js:2193 |
ND91
The source of account is ND91
| meta | description |
|---|---|
| Type | Number |
| Defined in | https:/github.com/cocos-creator/engine/blob/master/extensions/anysdk/jsb_anysdk.js:2200 |