BundleResourceRequestMonitor
public class BundleResourceRequestMonitor : BaseNotificationMonitorA BundleResourceRequestMonitor instance monitors the system to detect if
the amount of available disk space for on-demand resources is getting low.
- 
                  
                  Encapsulates detection of low disk space availability. See moreDeclarationSwift public enum Event
- 
                  
                  Initializes a new BundleResourceRequestMonitor.DeclarationSwift public init(queue: OperationQueue = .main, handler: @escaping (Event) -> Void)ParametersqueueThe operation queue on which the handler executes. By default, the main operation queue is used. handlerThe handler to call when low disk space is detected. 
- 
                  
                  DeclarationSwift override public func addNotificationObservers()
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           BundleResourceRequestMonitor Class Reference
      BundleResourceRequestMonitor Class Reference