toggle menu
InAppSDK-Android
androidJvm
switch theme
search in API
messaging-inapp-network
/
com.salesforce.android.smi.network.data.domain.conversationEntry.entryPayload
/
Message
/
ChoicesMessage
/
ChoicesMessage
Choices
Message
constructor
(
id
:
String
,
inReplyToMessageId
:
String
?
=
null
,
@
Json
(
name
=
"choices"
)
content
:
ChoicesFormat
,
reply
:
Message
?
=
null
,
channelAddressIdentifier
:
String
?
=
null
,
routingAttributes
:
Map
<
String
,
Any
>
?
=
null
)