OpenHarmonyJSCalback is the Unity representation of a JavaScript Function.
| OpenHarmonyJSCallback | Constructor OpenHarmonyJSCalback with a callback. |
| Dispose | Use to dispose a OpenHarmonyJSCalback object. |
| GetNapiRef | Get napi reference of the callback function. |
| GetNapiValue | Get napi value of the callback function. |