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