onSuccess

abstract fun onSuccess(value: T)(source)

Invoke a function with the callback value

Parameters

value

The value retrieved from the Spotify API.