Interface CanAccessFileCallback.Response
- Enclosing interface:
- CanAccessFileCallback
public static interface CanAccessFileCallback.Response
A response for
CanAccessFileCallback
.-
Method Details
-
can
Notifies the engine that the request can access the required file. -
cannot
Notifies the engine that the request cannot access the required file.
-