android-sdk-base
Toggle table of contents
41.1.1
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
android-sdk-base
android-sdk-base
/
com.braze.events
/
BrazePushEvent
Braze
Push
Event
data
class
BrazePushEvent
(
val
eventType
:
BrazePushEventType
,
val
notificationPayload
:
BrazeNotificationPayload
)
Members
Constructors
Braze
Push
Event
Link copied to clipboard
constructor
(
eventType
:
BrazePushEventType
,
notificationPayload
:
BrazeNotificationPayload
)
Properties
event
Type
Link copied to clipboard
val
eventType
:
BrazePushEventType
notification
Payload
Link copied to clipboard
val
notificationPayload
:
BrazeNotificationPayload