Class ShadowDownloadManager.ShadowRequest

    • Constructor Detail

      • ShadowRequest

        public ShadowRequest()
    • Method Detail

      • getStatus

        public int getStatus()
      • setStatus

        public void setStatus​(int status)
      • getTotalSize

        public long getTotalSize()
      • setTotalSize

        public void setTotalSize​(long totalSize)
      • getBytesSoFar

        public long getBytesSoFar()
      • setBytesSoFar

        public void setBytesSoFar​(long bytesSoFar)
      • getUri

        public Uri getUri()
      • getDestination

        public Uri getDestination()
      • getNotificationVisibility

        public int getNotificationVisibility()
      • getAllowedNetworkTypes

        public int getAllowedNetworkTypes()
      • getAllowedOverRoaming

        public boolean getAllowedOverRoaming()
      • getAllowedOverMetered

        public boolean getAllowedOverMetered()
      • getVisibleInDownloadsUi

        public boolean getVisibleInDownloadsUi()