-
public class SendRegisterTask.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringTOKEN_PAYLOAD_KEYprivate final StringTOKEN_SENT_PERSIST_KEYpublic final static SendRegisterTask.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetTOKEN_PAYLOAD_KEY()final StringgetTOKEN_SENT_PERSIST_KEY()-
-
Method Detail
-
getTOKEN_PAYLOAD_KEY
final String getTOKEN_PAYLOAD_KEY()
-
getTOKEN_SENT_PERSIST_KEY
final String getTOKEN_SENT_PERSIST_KEY()
-
-
-
-