Enhanced Chat Android
Toggle table of contents
1.11.0
Select version
1.11.0
1.10.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Enhanced Chat Android
data
/
com.salesforce.android.smi.network.data.domain.conversationEntry.entryPayload.message.component.form.value
/
Value
/
TextValue
Text
Value
class
TextValue
(
val
textValue
:
String
)
:
Value
Represents a text value of an input response.
Parameters
text
Value
The text value of the response.
Members
Constructors
Text
Value
Link copied to clipboard
constructor
(
textValue
:
String
)
Properties
text
Value
Link copied to clipboard
val
textValue
:
String
value
Type
Link copied to clipboard
open
val
valueType
:
Value.ValueType