spotify-web-api-kotlin
/
com.adamratzman.spotify.javainterop
/
SpotifyContinuation
/
onSuccess
commonJvmLike
on
Success
abstract fun
onSuccess
(value:
T
)
Content copied to clipboard
Invoke a function with the callback
value
Parameters
value
The value retrieved from the Spotify API.
Sources
commonJvmLike source
Link copied to clipboard