Class FCMRegistration
java.lang.Object
dev.getelements.elements.sdk.model.notification.FCMRegistration
Represents a notification registration with Firebase. This associates a Firebase registration token with a
particular
Profile
in the database.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
void
void
setProfile
(Profile profile) void
setRegistrationToken
(String registrationToken)