ISpotifyUri

interface ISpotifyUri

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

id
Link copied to clipboard
common
abstract val id: String
representation of this uri as an id
uri
Link copied to clipboard
common
abstract val uri: String
retrieve this URI as a string

Inheritors

SpotifyUri
Link copied to clipboard
ContextUri
Link copied to clipboard

Sources

(source)
Link copied to clipboard