toggle menu
InAppSDK-Android
androidJvm
switch theme
search in API
messaging-inapp-network
/
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
val
valueType
:
Value.ValueType