mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
feat: cfi package update
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
void sendPacketType(PacketType packet);
|
||||
void sendNotify(QString notify);
|
||||
void sendStop();
|
||||
void sendCFI(QByteArray array);
|
||||
void sendDocs(QString docPath);
|
||||
void sendXmlAnswer(QByteArray array, PacketType packetType = PacketType::TYPE_XMLANSWER);
|
||||
void sendNeedUpdate(bool flag,quint64 size,quint64 fileCount,quint64 deleteCount);
|
||||
|
||||
Reference in New Issue
Block a user