BrazePushEvent

data class BrazePushEvent(val eventType: BrazePushEventType, val notificationPayload: BrazeNotificationPayload)

Constructors

Link copied to clipboard
fun BrazePushEvent(eventType: BrazePushEventType, notificationPayload: BrazeNotificationPayload)

Properties

Link copied to clipboard