toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.net.callback
/
CanSetCookieCallback
/
Response
Response
interface
Response
A response for
CanSetCookieCallback
.
Members
Functions
can
Link copied to clipboard
open
fun
can
(
)
:
CanSetCookieCallback.Response
Notifies the engine that the received cookie can be set.
cannot
Link copied to clipboard
open
fun
cannot
(
)
:
CanSetCookieCallback.Response
Notifies the engine that the received cookie should be ignored.