-
public final class Register
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringTOKEN_PERSIST_KEYpublic final static StringTOKEN_RECEIVED_TIME_PERSIST_KEYpublic static StringURL
-
Method Summary
Modifier and Type Method Description static booleandidConfiguredFirebaseMessagingServiceListener(Context context)static booleanisSent(@NonNull() AppsFlyerPreferences persistent)voidsend(String token)voidsendIfQueued()-
-
Constructor Detail
-
Register
Register(Context context)
-
-
Method Detail
-
didConfiguredFirebaseMessagingServiceListener
static boolean didConfiguredFirebaseMessagingServiceListener(Context context)
-
isSent
static boolean isSent(@NonNull() AppsFlyerPreferences persistent)
-
sendIfQueued
void sendIfQueued()
-
-
-
-