downloadStart
Invoked when a network download starts. This will be followed by downloadSuccess or downloadFailed.
Return
any object. This value will be passed back to one of the above functions. The base function always returns null.
Invoked when a network download starts. This will be followed by downloadSuccess or downloadFailed.
any object. This value will be passed back to one of the above functions. The base function always returns null.