toggle menu
Marketing Cloud SDK
androidJvm
switch theme
search in API
Push Models Module
/
com.salesforce.marketingcloud.pushmodels
/
PushNotificationErrorEvent
Push
Notification
Error
Event
class
PushNotificationErrorEvent
(
val
error
:
PushException
,
val
messageId
:
String
)
:
PushEvent
Members
Constructors
Push
Notification
Error
Event
Link copied to clipboard
constructor
(
error
:
PushException
,
messageId
:
String
)
Properties
error
Link copied to clipboard
val
error
:
PushException
message
Id
Link copied to clipboard
val
messageId
:
String
Functions
to
Json
Link copied to clipboard
open
override
fun
toJson
(
)
:
JSONObject
Convert the event to a JSON object.