Spotify Rest Action
Provides a uniform interface to retrieve, whether synchronously or asynchronously, T from Spotify
Functions
Link copied to clipboard
Whether this REST action has been fully completed
Link copied to clipboard
Switch to given context, invoke SpotifyRestAction.supplier and synchronously retrieve T
Link copied to clipboard
Suspend the coroutine, invoke SpotifyRestAction.supplier asynchronously/queued and resume with result T