toggle menu
BlendVision Android Player SDK
androidJvm
switch theme
search in API
bv-playback
/
com.blendvision.player.playback.presentation.model
/
InPlayerFunctionEvent
/
SettingEvent
Setting
Event
data
class
SettingEvent
(
val
data
:
SettingData
)
:
InPlayerFunctionEvent
Members
Constructors
Setting
Event
Link copied to clipboard
constructor
(
data
:
SettingData
)
Properties
data
Link copied to clipboard
val
data
:
SettingData
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
SettingData
copy
Link copied to clipboard
fun
copy
(
data
:
SettingData
)
:
InPlayerFunctionEvent.SettingEvent