public final class Event extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Event.Builder |
Modifier and Type | Method and Description |
---|---|
static Event.Builder |
builder() |
boolean |
equals(Object o) |
String |
getAlertToken()
Get alertToken
|
Status |
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 Event.Builder builder()
public Status getStatus()
public String getStatusAsString()
public String getAlertToken()
Copyright © 2023. All rights reserved.