Companion

object Companion

Functions

Link copied to clipboard

Returns a NotificationCompat.BigPictureStyle notification style initialized with the bitmap, big title, and big summary specified in the notificationExtras and brazeExtras bundles.

Link copied to clipboard

Returns a NotificationCompat.BigTextStyle notification style initialized with the content, big title, and big summary specified in the notificationExtras and brazeExtras bundles.

Link copied to clipboard

This method sets a fully custom android.widget.RemoteViews.RemoteView to render the notification.

Link copied to clipboard

Returns a big style NotificationCompat.Style. If an image is present, this will be a NotificationCompat.BigPictureStyle, otherwise it will be a NotificationCompat.BigTextStyle.

Link copied to clipboard

Sets the style of the notification if supported.