onSuccess

abstract fun onSuccess(value: T)

Invoke a function with the callback value

Parameters

value

The value retrieved from the Spotify API.

Sources

commonJvmLike source
Link copied to clipboard