public static final String |
EXTMETHOD_RET_PREFIX_BAD_CMD |
"!b" |
public static final String |
EXTMETHOD_RET_PREFIX_EMPTY_CMDLINE |
"!e" |
public static final String |
EXTMETHOD_RET_PREFIX_LOGIN |
"!i" |
public static final String |
EXTMETHOD_RET_PREFIX_NO_COOKIE |
"!c" |
public static final String |
EXTMETHOD_RET_PREFIX_NONLOGIN |
"!o" |
public static final String |
EXTMETHOD_RET_PREFIX_NULL |
"*n" |
public static final String |
EXTMETHOD_RET_PREFIX_NULL_ASYNC |
"@n" |
public static final String |
EXTMETHOD_RET_PREFIX_STRING |
"*s" |
public static final String |
EXTMETHOD_RET_PREFIX_STRING_ASYNC |
"@s" |
public static final String |
EXTMETHOD_RET_PREFIX_VOID |
"*v" |
public static final String |
EXTMETHOD_RET_PREFIX_VOID_ASYNC |
"@v" |
public static final int |
JOBSTATE_ERROR |
-1 |
public static final int |
JOBSTATE_GETTINGLOGVALUE |
13 |
public static final int |
JOBSTATE_GETTINGORDERINFOLIST |
7 |
public static final int |
JOBSTATE_GETTINGPLAYERDETAILS |
15 |
public static final int |
JOBSTATE_GETTINGPRODUCTS |
5 |
public static final int |
JOBSTATE_GETTINGTREASURELIST |
9 |
public static final int |
JOBSTATE_GOTPLAYERDETAILS |
16 |
public static final int |
JOBSTATE_IDLE |
0 |
public static final int |
JOBSTATE_INCINGTREASURE |
11 |
public static final int |
JOBSTATE_REQUESTEDSTARTGAME |
2 |
public static final int |
JOBSTATE_REQUESTEDSTOPGAME |
4 |
public static final int |
JOBSTATE_REQUESTINGSTARTGAME |
1 |
public static final int |
JOBSTATE_REQUESTINGSTOPGAME |
3 |
public static final int |
JOBSTATE_SHAREDSCREEN |
18 |
public static final int |
JOBSTATE_SHARINGSCREEN |
17 |
public static final int |
OP_AUTH |
3 |
public static final int |
OP_DLVORDER |
17 |
public static final int |
OP_GETLOGVALUE |
13 |
public static final int |
OP_GETORDER |
14 |
public static final int |
OP_GETORDERINFOLIST |
10 |
public static final int |
OP_GETORDERSTATE |
16 |
public static final int |
OP_GETPLAYERDETAILS |
18 |
public static final int |
OP_GETPRODUCTS |
9 |
public static final int |
OP_GETTREASURELIST |
11 |
public static final int |
OP_INCTREASURE |
12 |
public static final int |
OP_INIT |
1 |
public static final int |
OP_LOGIN |
2 |
public static final int |
OP_LOGINGAME |
4 |
public static final int |
OP_LOGOUT |
6 |
public static final int |
OP_LOGOUTGAME |
5 |
public static final int |
OP_NONE |
0 |
public static final int |
OP_PAY |
15 |
public static final int |
OP_SHARESCREEN |
19 |
public static final int |
OP_STARTGAME |
7 |
public static final int |
OP_STOPGAME |
8 |
public static final int |
PAYSTATE_DLVINGORDER |
7 |
public static final int |
PAYSTATE_ERROR |
-1 |
public static final int |
PAYSTATE_GETTINGORDER |
1 |
public static final int |
PAYSTATE_GETTINGORDERSTATE |
5 |
public static final int |
PAYSTATE_GOTORDER |
2 |
public static final int |
PAYSTATE_IDLE |
0 |
public static final int |
PAYSTATE_ORDERSUCCEEDED |
6 |
public static final int |
PAYSTATE_PAID |
4 |
public static final int |
PAYSTATE_PAYING |
3 |
public static final int |
STATE_CHANGE_REASON_NONE |
0 |
public static final int |
STATE_CHANGE_REASON_OP |
1 |
public static final int |
STATE_CHANGE_REASON_OP_CANCELED |
4 |
public static final int |
STATE_CHANGE_REASON_OP_FAILURE |
3 |
public static final int |
STATE_CHANGE_REASON_OP_SUCCESS |
2 |
public static final int |
STATE_TYPE_JOB |
1 |
public static final int |
STATE_TYPE_PAY |
2 |
public static final int |
STATE_TYPE_USR |
0 |
public static final int |
USRSTATE_AUTHED |
6 |
public static final int |
USRSTATE_AUTHING |
5 |
public static final int |
USRSTATE_ERROR |
-1 |
public static final int |
USRSTATE_IDLE |
0 |
public static final int |
USRSTATE_INITIALIZED |
2 |
public static final int |
USRSTATE_INITIALIZING |
1 |
public static final int |
USRSTATE_LOGINED |
4 |
public static final int |
USRSTATE_LOGINEDGAME |
8 |
public static final int |
USRSTATE_LOGINING |
3 |
public static final int |
USRSTATE_LOGININGGAME |
7 |
public static final int |
USRSTATE_LOGOUTED |
12 |
public static final int |
USRSTATE_LOGOUTEDGAME |
10 |
public static final int |
USRSTATE_LOGOUTING |
11 |
public static final int |
USRSTATE_LOGOUTINGGAME |
9 |