toggle menu
MoEngage-Android-SDK
androidJvm
switch theme
search in API
inbox-core
/
com.moengage.inbox.core.model
/
InboxMessage
/
InboxMessage
Inbox
Message
constructor
(
id
:
Long
,
campaignId
:
String
,
textContent
:
TextContent
,
action
:
List
<
Action
>
,
isClicked
:
Boolean
,
tag
:
String
,
receivedTime
:
String
,
expiry
:
String
,
mediaContent
:
MediaContent
?
=
null
,
payload
:
JSONObject
)