bandyer-android-sdk
bandyer-android-sdk
/
com.bandyer.android_sdk.tool_configuration.chat
/
ChatConfiguration
Chat
Configuration
interface
ChatConfiguration
:
Configuration
<
ChatCapabilitySet
,
ChatOptionSet
>
Content copied to clipboard
Chat
Functions
Properties
Inheritors
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
encode
Link copied to clipboard
abstract
fun
encode
(
)
:
String
Content copied to clipboard
Encode to string
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
capabilitySet
Link copied to clipboard
abstract
val
capabilitySet
:
ChatCapabilitySet
Content copied to clipboard
Capability set
optionSet
Link copied to clipboard
abstract
val
optionSet
:
ChatOptionSet
Content copied to clipboard
Option set
Inheritors
CustomChatConfiguration
Link copied to clipboard
SimpleChatConfiguration
Link copied to clipboard