arch codereview
This commit is contained in:
+7
-1
@@ -1 +1,7 @@
|
||||
int startSendingThread();
|
||||
#include <string>
|
||||
int startSendingThread();
|
||||
bool isServerTransferDone();
|
||||
bool isServerTransferCancelled();
|
||||
void cancelServerTransfer();
|
||||
double getServerProgress();
|
||||
std::string getServerStatusText();
|
||||
Reference in New Issue
Block a user