public static interface BaseResp.ErrCode
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ERR_AUTH_DENIED |
static int |
ERR_COMM |
static int |
ERR_OK |
static int |
ERR_SENT_FAILED |
static int |
ERR_UNSUPPORT |
static int |
ERR_USER_CANCEL |
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