toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify
/
ISpotifyApiBuilder
/
options
options
open
fun
options
(
block
:
SpotifyApiOptions
.
(
)
->
Unit
)
:
ISpotifyApiBuilder
<
T
,
B
>
(
source
)
open
fun
options
(
options
:
SpotifyApiOptions
)
:
ISpotifyApiBuilder
<
T
,
B
>
(
source
)
abstract
var
options
:
SpotifyApiOptions
(
source
)
Allows you to override default values for caching, token refresh, and logging