Skip to content

Home > @esengine/ecs-framework-monorepo > RpcCallProxy > cancelCall

RpcCallProxy.cancelCall() method

取消RPC调用

Signature:

typescript
cancelCall(callId: string): boolean;

Parameters

Parameter

Type

Description

callId

string

Returns:

boolean

基于 MIT 许可证发布