Skip to content

Home > @esengine/ecs-framework-monorepo > RpcCallProxyEvents > responseReceived

RpcCallProxyEvents.responseReceived property

Signature:

typescript
responseReceived: (response: RpcCallResponse) => void;

基于 MIT 许可证发布