Interface CanSetCookieCallback.Params
- Enclosing interface:
- CanSetCookieCallback
public static interface CanSetCookieCallback.Params
The parameters of the
CanSetCookieCallback
.-
Method Summary
-
Method Details
-
url
Returns a string that represents the URL of the request. -
cookie
Returns the cookie received from a web server.
-