Expand description
Host context passed to native apps during initialization
The NodeAppContext provides callback function pointers that apps use to interact with the host (logging, config, storage, capabilities).
Structsยง
- Node
AppContext - Host context provided to native apps.