Home > @esengine/ecs-framework-monorepo > RpcCallHandlerEvents > callCompleted
RpcCallHandlerEvents.callCompleted property
Signature:
typescript
callCompleted: (request: RpcCallRequest, response: RpcCallResponse) => void;