setupNotificationBuilder
abstract fun setupNotificationBuilder(context: Context, notificationMessage: NotificationMessage): NotificationCompat.Builder
Provide the Notification Builder to be used when displaying a notification message.
Return
Parameters
context
The context to use when creating the builder
notificationMessage
The message that the notification will represent