Kind: class CallInvoker used to access the jsi runtime. Most direct usage of this should be avoided by using ReactContext.CallInvoker. Methods InvokeAsync void InvokeAsync(CallFunc func) InvokeSync void InvokeSync(CallFunc func) Referenced by IReactContext