spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
ImmutableCollectionUri
common
Immutable
Collection
Uri
sealed class
ImmutableCollectionUri
:
CollectionUri
Content copied to clipboard
Types
Functions
Properties
Sources
Inheritors
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
id
Link copied to clipboard
common
val
id
:
String
Content copied to clipboard
representation of this uri as an id
type
Link copied to clipboard
common
val
type
:
String
Content copied to clipboard
The type (per Spotify) corresponding to the Uri.
uri
Link copied to clipboard
common
val
uri
:
String
Content copied to clipboard
retrieve this URI as a string
Inheritors
AlbumUri
Link copied to clipboard
ShowUri
Link copied to clipboard
Sources
(source)
Link copied to clipboard