spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
SpotifyContextType
common
Spotify
Context
Type
enum
SpotifyContextType
:
Enum
<
SpotifyContextType
> ,
ResultEnum
Content copied to clipboard
Entries
Functions
Properties
Sources
Entries
Artist
Link copied to clipboard
common
Artist
("artist")
Content copied to clipboard
Playlist
Link copied to clipboard
common
Playlist
("playlist")
Content copied to clipboard
Album
Link copied to clipboard
common
Album
("album")
Content copied to clipboard
Show
Link copied to clipboard
common
Show
("show")
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
SpotifyContextType
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
retrieveIdentifier
Link copied to clipboard
common
open override fun
retrieveIdentifier
():
String
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
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
Sources
(source)
Link copied to clipboard