| 程序包 | 说明 |
|---|---|
| com.meizu.push.sdk.server.constant |
| 限定符和类型 | 字段和说明 |
|---|---|
static PushResponseCode |
PushResponseCode.RSP_DB_ERROR |
static PushResponseCode |
PushResponseCode.RSP_INTERNAL_ERROR |
static PushResponseCode |
PushResponseCode.RSP_INVALID_PUSHID |
static PushResponseCode |
PushResponseCode.RSP_NO_AUT |
static PushResponseCode |
PushResponseCode.RSP_OFF_PUSHID |
static PushResponseCode |
PushResponseCode.RSP_OK |
static PushResponseCode |
PushResponseCode.RSP_OVERFLOW |
static PushResponseCode |
PushResponseCode.RSP_REPEATED |
static PushResponseCode |
PushResponseCode.RSP_SPEED_LIMIT |
static PushResponseCode |
PushResponseCode.RSP_UNSUBSCRIBE_ALIAS |
static PushResponseCode |
PushResponseCode.RSP_UNSUBSCRIBE_PUSHID |
| 限定符和类型 | 方法和说明 |
|---|---|
static PushResponseCode |
PushResponseCode.valueOf(String value) |
static PushResponseCode |
PushResponseCode.valueOf(String value,
PushResponseCode defaultIfMissing) |
static PushResponseCode |
PushResponseCode.valueOf(String code,
String reason) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<PushResponseCode> |
PushResponseCode.getAllPushResponseCodes() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PushResponseCode |
PushResponseCode.valueOf(String value,
PushResponseCode defaultIfMissing) |
Copyright © 2016–2023 MEIZUPUSH Group. All rights reserved.