Class RealmsDownloadLatestWorldScreen.DownloadStatus

    • Constructor Summary

      Constructors 
      Constructor Description
      DownloadStatus()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • bytesWritten

        public volatile long bytesWritten
      • totalBytes

        public volatile long totalBytes
    • Constructor Detail

      • DownloadStatus

        public DownloadStatus()