callIpcHost MethodStatic

Deprecated  in 3.x. use appFunctionIpc

callIpcHost<T extends AsyncMethodsOf<IpcAppFunctions>>(methodName: T, ...args: Parameters<>): Promise<PromiseReturnType<>>

Parameter Type Description
methodName T  
...args Parameters<>  

Returns - Promise<PromiseReturnType<>>

Defined in

Last Updated: 05 May, 2024