toggle menu
InAppSDK-Android
androidJvm
switch theme
search in API
messaging-inapp-network
/
com.salesforce.android.smi.network.data.domain.prechat
/
PreChatLabels
Pre
Chat
Labels
data
class
PreChatLabels
(
val
display
:
String
=
""
)
:
Parcelable
The labels associated with pre-chat fields.
Members
Constructors
Pre
Chat
Labels
Link copied to clipboard
constructor
(
display
:
String
=
""
)
Properties
display
Link copied to clipboard
val
display
:
String
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)