kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Media
/
PlayerError
/
PlayerError
Player
Error
constructor
(
errorType
:
String
,
code
:
Int
,
stack
:
List
<
Media.PlayerErrorSourceLocation
>
,
cause
:
List
<
Media.PlayerError
>
,
data
:
Map
<
String
,
JsonElement
>
)