Could someone please shed some light on what they meant in roku brightscript documentation
“All APIs exposed to BrightScript are exposed as BrightScript components. In other words, if a platform wants to expose APIs to be scripted, the platform must register a new BrightScript component.”
Is there any documentation on how to do it?. Is it possible to create custom component to work with roku?
“prajwalshetty” wrote:
“All APIs exposed to BrightScript are exposed as BrightScript components. In other words, if a platform wants to expose APIs to be scripted, the platform must register a new BrightScript component.”
Is there any documentation on how to do it?. Is it possible to create custom component to work with roku?
This is legacy documentation which was probably intended for another audience, and should be removed now for the Roku SDK documentation which applies specifically to the Roku platform.
There isn’t any way for SDK developers to extend the set of native / platform-provided BrightScript components.