mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 22:56:25 +00:00
Update README.md
Changed "void Connect()" to "Boolean Connect()" and added Description
This commit is contained in:
parent
28e61c638b
commit
c96bd480a6
@ -18,8 +18,9 @@ Usage:
|
|||||||
|
|
||||||
|
|
||||||
### SpotifyAPI
|
### SpotifyAPI
|
||||||
#####void Connect()
|
#####Boolean Connect()
|
||||||
> Connects the SpotifyAPI to the Spotify Client (Needs to be called before making calls, Spotify has to run)
|
> Connects the SpotifyAPI to the Spotify Client (Needs to be called before making calls, Spotify has to run)
|
||||||
|
> Returns true if it was successful
|
||||||
|
|
||||||
#####void Update()
|
#####void Update()
|
||||||
> Updates Information about Tracks etc.
|
> Updates Information about Tracks etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user