toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.net.callback
/
CanAccessFileCallback
/
Response
Response
public
interface
Response
A response for
CanAccessFileCallback
.
Members
Functions
can
Link copied to clipboard
public
static
CanAccessFileCallback.Response
can
(
)
Notifies the engine that the request can access the required file.
cannot
Link copied to clipboard
public
static
CanAccessFileCallback.Response
cannot
(
)
Notifies the engine that the request cannot access the required file.