@midwayjs/grpcInterfacesIClientWritableStreamServiceVersion: 3.0.0On this pageIClientWritableStreamService <reqType, resType>Index MethodsendgetCallsendMessageMethods endend(): Promise<resType>getCallgetCall(): ClientWritableStream<reqType>sendMessagesendMessage(reqData: reqType): IClientWritableStreamService<reqType, resType>