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