onSuccess

abstract fun onSuccess(value: T)

Invoke a function with the callback value

Parameters

value

The value retrieved from the Spotify API.

Sources

(source)
Link copied to clipboard