API Reference > imodeljs-common > RpcInterface > RpcProtocolEventHandler RpcProtocolEventHandler Type alias Handles RPC protocol events. RpcProtocolEventHandler = (type: RpcProtocolEvent, object: RpcRequest | RpcInvocation) => void Defined in core/common/src/rpc/core/RpcProtocol.ts Line 79 Last Updated: 13 June, 2024