setNotificationBadgeNumberIfPresent

fun setNotificationBadgeNumberIfPresent(notificationBuilder: NotificationCompat.Builder, payload: BrazeNotificationPayload)

Sets the notification number, set via NotificationCompat.Builder.setNumber. On Android O, this number is used with notification badges.