Messaging for In-App Android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Messaging for In-App Android
data
/
com.salesforce.android.smi.network.data.domain.conversationEntry.entryPayload.message.format
/
StaticContentFormat
/
WebViewFormat
/
WebViewFormat
Web
View
Format
constructor
(
@
Json
(
name
=
"url"
)
baseUrl
:
String
,
title
:
TitleItem
,
parameters
:
List
<
SurveyParameter
>
?
,
persistedUri
:
Uri
?
=
null
)