API Reference > imodeljs-common > RpcInterface > RpcInvocation > current current MethodStatic The invocation for the current RPC operation. current(rpcImpl: RpcInterface): RpcInvocation note The return value of this function is only reliable in an RPC impl class member function where program control was received from the RpcInvocation constructor function. Parameter Type Description rpcImpl RpcInterface Returns - RpcInvocation Defined in core/common/src/rpc/core/RpcInvocation.ts Line 80 Last Updated: 11 June, 2024