kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity
/
NotificationPayload
/
NotificationPayload
Notification
Payload
constructor
(
msgcnt
:
String
?
=
null
,
body
:
String
?
=
null
,
sound
:
String
?
=
null
,
message
:
String
?
=
null
,
notificationSource
:
String
?
=
null
,
title
:
String
?
=
null
,
messageId
:
String
?
=
null
,
created
:
String
=
MessageTimeHelper.getISO8601StringForCurrentDate()
)