|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface BaseResp.ErrCode
Field Summary | |
---|---|
static int |
ERR_AUTH_DENIED
Authentication failed
认证被否决 |
static int |
ERR_COMM
General errors
一般错误 |
static int |
ERR_OK
Returned normally
正确返回 |
static int |
ERR_SENT_FAILED
Unable to send
发送失败 |
static int |
ERR_UNSUPPORT
Unsupport error
不支持错误 |
static int |
ERR_USER_CANCEL
User canceled
用户取消 |
Field Detail |
---|
static final int ERR_OK
static final int ERR_COMM
static final int ERR_USER_CANCEL
static final int ERR_SENT_FAILED
static final int ERR_AUTH_DENIED
static final int ERR_UNSUPPORT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |