Skip to content

3.5.04 release - PagingObject, PlayerApi updates, bug fixes

Compare
Choose a tag to compare
@adamint adamint released this 27 Jan 23:38
eca1d97
  • Makes PagingObject, CursorBasedPagingObject inherit from List
  • Exposes ShowApi and EpisodeApi to SpotifyAppApi
  • Cleans up ClientPlayerApi endpoints
  • Adds new ContextUri
  • Implements take for PagingObjects (instead of Kotlin Iterable.take)