Companion
object Companion
Functions
Link copied to clipboard
                fun createPayload(context: Context, appConfigurationProvider: BrazeConfigurationProvider, notificationExtras: Bundle, brazeExtras: Bundle): BrazeNotificationPayload
Link copied to clipboard
                fun handleAdmRegistrationEventIfEnabled(appConfigurationProvider: BrazeConfigurationProvider, context: Context, intent: Intent): Boolean
Link copied to clipboard
                Processes the registration/unregistration result returned from the ADM servers. If the registration/unregistration is successful, this will store/clear the registration ID from the device. Otherwise, it will log an error message and the device will not be able to receive ADM messages.
Link copied to clipboard
                Link copied to clipboard