Method | Description | |
---|---|---|
Download ( ) : byte[] |
Method | Description | |
---|---|---|
HttpRequest ( IHttpWire wire ) : System | ||
OnBeforeDownload ( ) : void | ||
OnError ( DownloadError error ) : bool | ||
OnSuccess ( ) : void |
protected HttpRequest ( IHttpWire wire ) : System | ||
wire | IHttpWire | |
return | System |
protected abstract OnError ( DownloadError error ) : bool | ||
error | DownloadError | |
return | bool |