toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify
/
SpotifyApiOptions
/
httpResponseSubscriber
http
Response
Subscriber
var
httpResponseSubscriber
:
suspend
(
request
:
HttpRequest
,
response
:
HttpResponse
)
->
Unit
?
(
source
)
Parameters
http
Response
Subscriber
An optional suspending method to subscribe to successful http responses.