AccountType
Enum
Module: anysdk
The enum of account type
Index
ANONYMOUS
REGISTED
SINA_WEIBO
TENCENT_WEIBO
QQ
ND91
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 |