@midwayjs/grpcInterfacesIClientWritableStreamService版本:Next本页总览IClientWritableStreamService <reqType, resType>Index MethodsendgetCallsendMessageMethods endend(): Promise<resType>getCallgetCall(): ClientWritableStream<reqType>sendMessagesendMessage(reqData: reqType): IClientWritableStreamService<reqType, resType>