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.component.form.value
/
Value
/
UrlValue
Url
Value
class
UrlValue
(
val
urlValue
:
Uri
)
:
Value
Represents a URL value of an input response.
Parameters
url
Value
The URL value of the response.
Members
Constructors
Url
Value
Link copied to clipboard
constructor
(
urlValue
:
Uri
)
Properties
url
Value
Link copied to clipboard
val
urlValue
:
Uri
value
Type
Link copied to clipboard
open
val
valueType
:
Value.ValueType