fetchResource
LynxEngine internally calls this method to obtain the general resource content, and the return result is required to be the resource content byte[] type.
Syntax
Android
Parameters
request: Request for the requiring resource.callback: Contents of the requiring resource.
Note
- This method must be implemented.
iOS
Parameters
request: Request for the requiring resource.callback: Contents of the requiring resource.
Note
- This method must be implemented.
Harmony
Parameters
request: Request to obtain the general resource content.callback: Containing contents of the requiring resource.
Compatibility
LCD tables only load in the browser