braze-android-sdk
24.3.0
braze-android-sdk
/
com.braze.events
/
BrazePushEvent
Braze
Push
Event
data
class
BrazePushEvent
(
val
eventType
:
BrazePushEventType
,
val
notificationPayload
:
BrazeNotificationPayload
)
Constructors
Properties
Constructors
Braze
Push
Event
Link copied to clipboard
fun
BrazePushEvent
(
eventType
:
BrazePushEventType
,
notificationPayload
:
BrazeNotificationPayload
)
Properties
event
Type
Link copied to clipboard
val
eventType
:
BrazePushEventType
notification
Payload
Link copied to clipboard
val
notificationPayload
:
BrazeNotificationPayload