fetchStream
LynxEngine internally calls this method to obtain resource content in a streaming manner.
Syntax
Android
Parameters
request: Request for the requiring resource.delegate: Streaming of the requiring resource.
Note
- This method is optional to be implemented.
iOS
Parameters
request: Request for the requiring resource.delegate: Streaming of the requiring resource.
Note
- This method is optional to be implemented.
Harmony
Parameters
request: Request to obtain resource content in a streaming manner.delegate: streaming of the requiring resource.
Compatibility
LCD tables only load in the browser