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