braze-android-sdk
24.3.0
braze-android-sdk
/
com.braze.models.push
/
BrazeNotificationPayload
/
ConversationMessage
Conversation
Message
class
ConversationMessage
(
notificationExtras
:
Bundle
,
index
:
Int
)
Constructors
Functions
Properties
Constructors
Conversation
Message
Link copied to clipboard
fun
ConversationMessage
(
notificationExtras
:
Bundle
,
index
:
Int
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
message
Link copied to clipboard
val
message
:
String
?
person
Id
Link copied to clipboard
val
personId
:
String
?
The
Person
identifier associated with this message.
timestamp
Link copied to clipboard
val
timestamp
:
Long