Packagecom.tuarua.firebase.storage
Classpublic class DownloadTask
InheritanceDownloadTask Inheritance StorageTask Inheritance flash.events.EventDispatcher



Protected Properties
 PropertyDefined By
 Inherited_asId : String
StorageTask
 Inherited_referenceId : String
StorageTask
Public Methods
 MethodDefined By
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
[override]
StorageTask
 Inherited
cancel():void
Cancels a task currently in progress.
StorageTask
 Inherited
pause():void
Pauses a task currently in progress.
StorageTask
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
[override]
StorageTask
 Inherited
resume():void
Resumes a task that is paused.
StorageTask