fetchResourcePath
LynxEngine internally calls this method to obtain the path of the common resource on the local disk, and the return result is required to be of String type.
Syntax
Android
Parameters
request: Request for the requiring resource.callback: Path on the disk of the requiring resource.
Note
- This method must be implemented.
iOS
Parameters
request: Request for the requiring resource.callback: Path on the disk of the requiring resource.
Note
- This method must be implemented.
Harmony
Parameters
request: Request to obtain the path of the common resource on the local disk.callback: with path on the disk of the requiring resource.
Compatibility
LCD tables only load in the browser