toggle menu
Marketing Cloud SDK
androidJvm
switch theme
search in API
Push Models Module
/
com.salesforce.marketingcloud.pushmodels
/
MessageIdUpdatedEvent
Message
Id
Updated
Event
class
MessageIdUpdatedEvent
(
val
messageId
:
String
,
val
notificationId
:
Int
)
:
SdkEvent
Members
Constructors
Message
Id
Updated
Event
Link copied to clipboard
constructor
(
messageId
:
String
,
notificationId
:
Int
)
Properties
message
Id
Link copied to clipboard
val
messageId
:
String
notification
Id
Link copied to clipboard
val
notificationId
:
Int
Functions
to
Json
Link copied to clipboard
fun
toJson
(
)
:
JSONObject
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String