toggle menu
Marketing Cloud SDK
androidJvm
switch theme
search in API
Push Models Module
/
com.salesforce.marketingcloud.pushmodels
/
PushEvent
Push
Event
abstract
class
PushEvent
(
sticky
:
Boolean
=
false
)
:
SdkEvent
Push event base class.
Inheritors
NotificationEvent
PushCapabilityEvent
PushNotificationErrorEvent
ShouldShowNotificationDecisionEvent
PushTokenRefreshedEvent
SilentPushEvent
Members
Constructors
Push
Event
Link copied to clipboard
constructor
(
sticky
:
Boolean
=
false
)
Functions
to
Json
Link copied to clipboard
abstract
fun
toJson
(
)
:
JSONObject
Convert the event to a JSON object.