Contains the state an OfflineContentManager can have.

Platform

Android, iOS

Enumeration Members

Downloaded: "Downloaded"

The offline content is downloaded and ready for offline playback.

Downloading: "Downloading"

The offline content is currently downloading.

NotDownloaded: "NotDownloaded"

The offline content is not downloaded. However, some data may be still cached.

Suspended: "Suspended"

The download of the offline content is suspended, and is only partly downloaded yet.

Generated using TypeDoc