android-sdk-base
Toggle table of contents
42.2.0
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
android-sdk-base
android-sdk-base
/
com.braze.models.push
/
BrazeNotificationPayload
/
ConversationPerson
Conversation
Person
class
ConversationPerson
(
notificationExtras
:
Bundle
,
index
:
Int
)
Members
Constructors
Conversation
Person
Link copied to clipboard
constructor
(
notificationExtras
:
Bundle
,
index
:
Int
)
Properties
is
Bot
Link copied to clipboard
val
isBot
:
Boolean
is
Important
Link copied to clipboard
val
isImportant
:
Boolean
name
Link copied to clipboard
val
name
:
String
?
person
Link copied to clipboard
val
person
:
ERROR CLASS: Symbol not found for Person
person
Id
Link copied to clipboard
val
personId
:
String
?
uri
Link copied to clipboard
val
uri
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String