setContentIntentIfPresent

fun setContentIntentIfPresent(context: Context, notificationBuilder: NotificationCompat.Builder, notificationExtras: Bundle?)

Create broadcast intent that will fire when the notification has been opened. BrazePushReceiver will be notified, log a click, then send a broadcast to the client receiver.