Ringobot / SpotifyApi.NetCore

Lightweight .NET Core wrapper for the Spotify Web API
MIT License
38 stars 16 forks source link

PlayerAPI inconsistencies #12

Closed DanielLarsenNZ closed 5 years ago

DanielLarsenNZ commented 5 years ago

IPlayerAPI is a dog's breakfast. Clean up this interface for vnext:

  1. Remove Play helper method from public interface and make private.
  2. Find a better way of passing token / userHash into methods