Interface CanGetCookiesCallback.Response
- Enclosing interface:
- CanGetCookiesCallback
public static interface CanGetCookiesCallback.Response
A response for
CanGetCookiesCallback
.-
Method Details
-
can
Notifies the engine that the cookies can be sent. -
cannot
Notifies the engine that access to the requested cookies is forbidden and they will not be sent to a web server.
-