toggle menu
spotify-api-kotlin
4.1.3
commonJvmLike
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.javainterop
/
SpotifyContinuation
/
onSuccess
on
Success
commonJvmLike
abstract
fun
onSuccess
(
value
:
T
)
(
source
)
Invoke a function with the callback
value
Parameters
value
The value retrieved from the Spotify API.