Beispiel #1
0
 public int GetOfflineDownloadCompleted(Session session)
 {
     return(LibSpotify.sp_playlist_get_offline_download_completed_r(session.Handle, Handle));
 }