spotify-web-api-kotlin
/
co.scdn.sdk
/
SpotifyWebPlaybackEvent
/
PlaybackError
js
Playback
Error
PlaybackError
("playback_error")
Content copied to clipboard
Emitted when loading and/or playing back a track failed. Type
ErrorListener
Functions
Properties
Functions
clone
Link copied to clipboard
js
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
js
operator override fun
compareTo
(other:
SpotifyWebPlaybackEvent
):
Int
Content copied to clipboard
equals
Link copied to clipboard
js
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard
spotifyId
Link copied to clipboard
js
val
spotifyId
:
String
Content copied to clipboard