Proximity Notification Customizer
Constructors
Link copied to clipboard
constructor(@NonNull smallIconResId: Int, @Nullable channelIdProvider: NotificationManager.NotificationChannelIdProvider)
Functions
Link copied to clipboard
open fun setupNotificationBuilder(@NonNull context: Context, @NonNull message: NotificationMessage): NotificationCompat.Builder
Provide the Notification Builder to be used when displaying a notification message.