public final class Register extends BackgroundEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TOKEN_PAYLOAD_KEY |
static java.lang.String |
TOKEN_PERSIST_KEY |
static java.lang.String |
TOKEN_RECEIVED_TIME_PERSIST_KEY |
static java.lang.String |
URL |
| Constructor and Description |
|---|
Register(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
didConfiguredFirebaseMessagingServiceListener(android.content.Context context) |
static boolean |
isSent(android.content.SharedPreferences persistent) |
void |
send(java.lang.String token) |
void |
sendIfQueued() |
body, proxyMode, readResponse, trackingStopped, trackingStoppedaddChannel, addParams, context, context, getRequestListener, isEncrypt, key, key, launch, launchCounter, params, post, requestListener, urlString, urlStringpublic static final java.lang.String TOKEN_PAYLOAD_KEY
public static final java.lang.String TOKEN_PERSIST_KEY
public static final java.lang.String TOKEN_RECEIVED_TIME_PERSIST_KEY
public static java.lang.String URL
public static boolean didConfiguredFirebaseMessagingServiceListener(android.content.Context context)
public static boolean isSent(android.content.SharedPreferences persistent)
public void send(java.lang.String token)
public void sendIfQueued()