Marketing Cloud SDK / com.salesforce.marketingcloud.notifications / NotificationManager / NotificationBuilder / setupNotificationBuilder

setupNotificationBuilder

@NonNull abstract fun setupNotificationBuilder(@NonNull context: Context, @NonNull notificationMessage: NotificationMessage): Builder

Provide the Notification Builder to be used when displaying a notification message.

Parameters

context - Context: The context to use when creating the builder

notificationMessage - NotificationMessage: The message that the notification will represent

Return
Builder: