Offline sync

class spotify.offline.Offline(session)[source]

Offline sync controller.

You’ll never need to create an instance of this class yourself. You’ll find it ready to use as the offline attribute on the Session instance.

class spotify.OfflineSyncStatus(sp_offline_sync_status)[source]

A Spotify offline sync status object.

You’ll never need to create an instance of this class yourself. You’ll find it ready for use as the sync_status attribute on the offline attribute on the Session instance.