react-native-spotify-remote icon indicating copy to clipboard operation
react-native-spotify-remote copied to clipboard

Expose Podcast methods

Open cjam opened this issue 5 years ago • 0 comments
trafficstars

There are a number of podcast specific methods within the SDK that need to check if the item is an episode etc. Grouping those calls into this issue:

Podcast Specific Methods

  • [ ] getAvailablePodcastPlaybackSpeeds
  • [ ] getCurrentPodcastPlaybackSpeed
  • [ ] setCurrentPodcastPlaybackSpeed
  • [ ] getAvailablePodcast
  • [ ] setPodcastPlaybackSpeed
  • [ ] seekForward15Seconds
  • [ ] seekBackward15Seconds

cjam avatar Jan 18 '20 00:01 cjam