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