Home > @esengine/ecs-framework-monorepo > RpcReliabilityManagerEvents > orderedCallQueued
RpcReliabilityManagerEvents.orderedCallQueued property
Signature:
typescript
orderedCallQueued: (callId: string, queueSize: number) => void;