public class nsICookieManager extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static nsID |
NS_ICOOKIEMANAGER_IID |
static java.lang.String |
NS_ICOOKIEMANAGER_IID_STR |
IsXULRunner10, IsXULRunner17, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsICookieManager(int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetEnumerator(int[] aEnumerator) |
int |
Remove(int aDomain,
int aName,
int aPath,
int aBlocked) |
int |
RemoveAll() |
AddRef, getAddress, QueryInterface, Releasepublic static final java.lang.String NS_ICOOKIEMANAGER_IID_STR
public static final nsID NS_ICOOKIEMANAGER_IID