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