Spotify Rest Action
Provides a uniform interface to retrieve, whether synchronously or asynchronously, T from Spotify
Functions
hasCompleted
Link copied to clipboard
queueAfter
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
Invoke supplier asynchronously immediately and invoke consumer after the specified quantity of time.
suspendComplete
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
suspendQueue
Link copied to clipboard
Suspend the coroutine, invoke SpotifyRestAction.supplier asynchronously/queued and resume with result T
Properties
Extensions
Sources
(source)
Link copied to clipboard