getStoryStyle

fun getStoryStyle(notificationBuilder: NotificationCompat.Builder, payload: BrazeNotificationPayload): NotificationCompat.DecoratedCustomViewStyle?

Returns a androidx.core.app.NotificationCompat.DecoratedCustomViewStyle for push story.

Return

a androidx.core.app.NotificationCompat.DecoratedCustomViewStyle that describes the appearance of the push story.

Parameters

notificationBuilder
payload