Other Enumerations
The following enumerations are available globally.
- 
                  
                  The reason behind IDLE status change. - CacheStatusIdleReason.notStarted: The task has been created, but has not started yet.
- CacheStatusIdleReason.paused: The task is manually paused.
- CacheStatusIdleReason.lostNetwork: The task is paused due to lost network connection.
 DeclarationSwift @objc(THEOplayerCacheStatusIdleReason) public enum CacheStatusIdleReason : Int
 Other Enumerations  Reference
      Other Enumerations  Reference