spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
ISpotifyUri
common
I
Spotify
Uri
interface
ISpotifyUri
Content copied to clipboard
Functions
Properties
Sources
Inheritors
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
id
Link copied to clipboard
common
abstract val
id
:
String
Content copied to clipboard
representation of this uri as an id
uri
Link copied to clipboard
common
abstract val
uri
:
String
Content copied to clipboard
retrieve this URI as a string
Inheritors
SpotifyUri
Link copied to clipboard
ContextUri
Link copied to clipboard
Sources
(source)
Link copied to clipboard