toggle menu
android-sdk-base
35.0.0
JVM
switch theme
search in API
android-sdk-base
/
com.braze.models.push
/
BrazeNotificationPayload
/
ConversationMessage
Conversation
Message
class
ConversationMessage
(
notificationExtras
:
<Error class: unknown class>
,
index
:
Int
)
Members
Constructors
Conversation
Message
Link copied to clipboard
constructor
(
notificationExtras
:
<Error class: unknown class>
,
index
:
Int
)
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
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String