android-sdk-base
30.1.0
android-sdk-base
/
com.braze.models.push
/
BrazeNotificationPayload
/
ConversationMessage
Conversation
Message
class
ConversationMessage
(
notificationExtras
:
<Error class: unknown class>
,
index
:
Int
)
Constructors
Functions
Properties
Constructors
Conversation
Message
Link copied to clipboard
fun
ConversationMessage
(
notificationExtras
:
<Error class: unknown class>
,
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