spotify-web-api-kotlin
/
com.adamratzman.spotify.webplayer
/
Album
js
Album
external interface
Album
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
images
Link copied to clipboard
js
abstract var
images
:
Array
<
Image
>
Content copied to clipboard
name
Link copied to clipboard
js
abstract var
name
:
String
Content copied to clipboard
uri
Link copied to clipboard
js
abstract var
uri
:
String
Content copied to clipboard
Sources
(source)
Link copied to clipboard