spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
CurrentlyPlayingType
/
TRACK
common
T
R
A
C
K
TRACK
("track")
Content copied to clipboard
Functions
Properties
Functions
retrieveIdentifier
Link copied to clipboard
common
open override fun
retrieveIdentifier
():
String
Content copied to clipboard
Properties
identifier
Link copied to clipboard
common
val
identifier
:
String
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard