@midwayjs/grpcInterfacesIClientUnaryServiceVersion: 3.0.0On this pageIClientUnaryService <reqType, resType>Index MethodssendMessagesendMessageWithCallbackMethods sendMessagesendMessage(reqData: reqType, handler?: (call: SurfaceCall) => void): Promise<resType>sendMessageWithCallbacksendMessageWithCallback(content: reqType, callback: any): SurfaceCall