| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.network |
| Modifier and Type | Method and Description |
|---|---|
SetCookieBlockedReason |
BlockedSetCookieWithReason.getBlockedReason()
The reason this cookie was blocked.
|
static SetCookieBlockedReason |
SetCookieBlockedReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetCookieBlockedReason[] |
SetCookieBlockedReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlockedSetCookieWithReason.setBlockedReason(SetCookieBlockedReason blockedReason)
The reason this cookie was blocked.
|
Copyright © 2020. All rights reserved.