public class nsIDownload_1_8 extends nsITransfer
Modifier and Type | Field and Description |
---|---|
(package private) static int |
LAST_METHOD_ID |
static nsID |
NS_IDOWNLOAD_IID |
static java.lang.String |
NS_IDOWNLOAD_IID_STR |
NS_ITRANSFER_IID, NS_ITRANSFER_IID_STR
NS_IWEBPROGRESSLISTENER2_IID, NS_IWEBPROGRESSLISTENER2_IID_STR
NS_IWEBPROGRESSLISTENER_IID, NS_IWEBPROGRESSLISTENER_IID_STR, STATE_IS_BROKEN, STATE_IS_DOCUMENT, STATE_IS_INSECURE, STATE_IS_NETWORK, STATE_IS_REQUEST, STATE_IS_SECURE, STATE_IS_WINDOW, STATE_NEGOTIATING, STATE_REDIRECTING, STATE_SECURE_HIGH, STATE_SECURE_LOW, STATE_SECURE_MED, STATE_START, STATE_STOP, STATE_TRANSFERRING
address, FIRST_METHOD_ID, IsSolaris, IsXULRunner10, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIDownload_1_8(int address) |
Modifier and Type | Method and Description |
---|---|
int |
GetAmountTransferred(int aAmountTransferred) |
int |
GetCancelable(int[] aCancelable) |
int |
GetDisplayName(int[] aDisplayName) |
int |
GetMIMEInfo(int[] aMIMEInfo) |
int |
GetPercentComplete(int[] aPercentComplete) |
int |
GetSize(int aSize) |
int |
GetSource(int[] aSource) |
int |
GetStartTime(long[] aStartTime) |
int |
GetTarget(int[] aTarget) |
int |
GetTargetFile(int[] aTargetFile) |
Init
OnProgressChange64
OnLocationChange, OnProgressChange, OnSecurityChange, OnStateChange, OnStatusChange
AddRef, getAddress, QueryInterface, Release
static final int LAST_METHOD_ID
public static final java.lang.String NS_IDOWNLOAD_IID_STR
public static final nsID NS_IDOWNLOAD_IID
public int GetTargetFile(int[] aTargetFile)
public int GetPercentComplete(int[] aPercentComplete)
public int GetAmountTransferred(int aAmountTransferred)
public int GetSize(int aSize)
public int GetSource(int[] aSource)
public int GetTarget(int[] aTarget)
public int GetCancelable(int[] aCancelable)
public int GetDisplayName(int[] aDisplayName)
public int GetStartTime(long[] aStartTime)
public int GetMIMEInfo(int[] aMIMEInfo)