| Modifier and Type | Class and Description |
|---|---|
static class |
CheckMessagePayload.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
DATE |
static String |
MSG_ID |
static String |
REGISTRATION_IDS |
| Constructor and Description |
|---|
CheckMessagePayload(long msgId,
List<String> rids,
String date) |
| Modifier and Type | Method and Description |
|---|---|
static CheckMessagePayload.Builder |
newBuilder() |
com.google.gson.JsonElement |
toJSON() |
String |
toString() |
public static final String MSG_ID
public static final String REGISTRATION_IDS
public static final String DATE
Copyright © 2020. All rights reserved.