forked from blue/squawk
First attemtps to upload files, debug, reused of once uploaded or downloaded files
This commit is contained in:
parent
d936c0302d
commit
8310708c92
7 changed files with 59 additions and 32 deletions
|
@ -46,6 +46,7 @@ public:
|
|||
delivered,
|
||||
error
|
||||
};
|
||||
|
||||
static const State StateHighest = State::error;
|
||||
static const State StateLowest = State::pending;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue