Méthode | Description | |
---|---|---|
LocalApiClient ( ) : System |
Creates and initializes a LocalApiClient object
|
|
Pause ( ) : |
Pauses the current playback
|
|
Play ( string uri ) : |
Plays a spotify uri, this could be an artist, album, track, playlist etc. that have a valid id
|
|
Resume ( ) : |
Resumes the current playback
|
Méthode | Description | |
---|---|---|
DownloadString ( string uri ) : string | ||
GetCurrentStatus ( ) : |
||
GetLocalApiResponse ( string request, bool oauth, bool sessionToken, int wait ) : string | ||
SetOAuthToken ( ) : void | ||
SetSessionToken ( ) : void |