bandyer-android-sdk
bandyer-android-sdk
/
com.bandyer.android_sdk.tool_configuration.screen_share
/
ScreenShareConfiguration
Screen
Share
Configuration
interface
ScreenShareConfiguration
:
Configuration
<
ScreenShareCapabilitySet
,
ScreenShareOptionSet
>
Content copied to clipboard
Screen share
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
:
ScreenShareCapabilitySet
Content copied to clipboard
Capability set
optionSet
Link copied to clipboard
abstract
val
optionSet
:
ScreenShareOptionSet
Content copied to clipboard
Option set
Inheritors
CustomScreenShareConfiguration
Link copied to clipboard