spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
NeedsApi
common
Needs
Api
abstract class
NeedsApi
Content copied to clipboard
Provide access to the underlying
SpotifyApi
Constructors
Functions
Properties
Sources
Inheritors
Constructors
NeedsApi
Link copied to clipboard
common
fun
NeedsApi
()
Content copied to clipboard
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
api
Link copied to clipboard
common
lateinit var
api
:
GenericSpotifyApi
Content copied to clipboard
The API client associated with the request
Inheritors
PagingObjectBase
Link copied to clipboard
IdentifiableNullable
Link copied to clipboard
Sources
(source)
Link copied to clipboard