public final class PushNotification extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PushNotification.Builder |
Modifier and Type | Method and Description |
---|---|
static PushNotification.Builder |
builder() |
boolean |
equals(Object o) |
PushNotificationStatus |
getStatus()
Get status
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
String |
getStatusAsString()
Get the underlying String value for status.
|
int |
hashCode() |
String |
toString() |
public static PushNotification.Builder builder()
public PushNotificationStatus getStatus()
public String getStatusAsString()
Copyright © 2023. All rights reserved.