NeedsApi

abstract class NeedsApi

Provide access to the underlying SpotifyApi

Constructors

NeedsApi
Link copied to clipboard
common
fun NeedsApi()

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

api
Link copied to clipboard
common
lateinit var api: GenericSpotifyApi
The API client associated with the request

Inheritors

PagingObjectBase
Link copied to clipboard
IdentifiableNullable
Link copied to clipboard

Sources

(source)
Link copied to clipboard