InitializationError

InitializationError("initialization_error")

Emitted when the Spotify.Player fails to instantiate a player capable of playing content in the current environment. Most likely due to the browser not supporting EME protection. Type ErrorListener

Functions

clone
Link copied to clipboard
js
protected fun clone(): Any
compareTo
Link copied to clipboard
js
operator override fun compareTo(other: SpotifyWebPlaybackEvent): Int
equals
Link copied to clipboard
js
operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
override fun hashCode(): Int
toString
Link copied to clipboard
js
open override fun toString(): String

Properties

name
Link copied to clipboard
js
val name: String
ordinal
Link copied to clipboard
js
val ordinal: Int
spotifyId
Link copied to clipboard
js
val spotifyId: String