简体中文
外观
Home > SYS_MessageBus > rpcCall
私有消息总线:调用 RPC 服务
rpcCall(topic: string, message?: any, timeout?: number): Promise<any>;
参数
类型
描述
topic
string
主题
message
any
(Optional) 消息
timeout
number
(Optional) 超时
Promise<any>
RPC 服务返回