Registration Manager
interface RegistrationManager
Types
Functions
Link copied to clipboard
Returns an instance of Editor which can be used to update the SDK's configurable values like contactKey, attributes or tags.
Link copied to clipboard
Getter for attributes map.
Link copied to clipboard
Getter for contactKey, formerly known as SubscriberKey in the SDK.
Link copied to clipboard
Getter for the running device's unique identifier.
Link copied to clipboard
Getter for "Signed String"
Link copied to clipboard
Getter for Google's Push Notification Token
Link copied to clipboard
abstract fun registerForRegistrationEvents(@NonNull listener: RegistrationManager.RegistrationEventListener)
Register a registrationEventListener that will be notified when Registration related events happen.
Link copied to clipboard
abstract fun unregisterForRegistrationEvents(@NonNull listener: RegistrationManager.RegistrationEventListener)
Unregister a registrationEventListener