public static class DeviceDetails.Push
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeviceDetails.Push.State |
| Modifier and Type | Field and Description |
|---|---|
ErrorInfo |
errorReason |
com.google.gson.JsonObject |
recipient |
DeviceDetails.Push.State |
state |
| Constructor and Description |
|---|
Push() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
toJsonObject() |
public com.google.gson.JsonObject recipient
public DeviceDetails.Push.State state
public ErrorInfo errorReason