API Reference > imodeljs-common > RpcInterface > RpcRequest > current current MethodStatic The request for the current RPC operation. current(context: RpcInterface): RpcRequest note The return value of this function is only reliable if program control was received from a RPC interface class member function that directly returns the result of calling RpcInterface.forward. Parameter Type Description context RpcInterface Returns - RpcRequest Defined in core/common/src/rpc/core/RpcRequest.ts Line 120 Last Updated: 13 June, 2024