| Package | Description |
|---|---|
| de.bytefish.fcmjava.model.enums | |
| de.bytefish.fcmjava.responses |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCodeEnum |
ErrorCodeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCodeEnum[] |
ErrorCodeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorCodeEnum |
TopicMessageResponse.getErrorCode() |
ErrorCodeEnum |
FcmMessageResultItem.getErrorCode() |
| Constructor and Description |
|---|
FcmMessageResultItem(String messageId,
String canonicalRegistrationId,
ErrorCodeEnum errorCode) |
TopicMessageResponse(long messageId,
ErrorCodeEnum errorCode) |
Copyright © 2017. All rights reserved.