Add Anonymous mode
This commit is contained in:
@@ -94,6 +94,9 @@ public:
|
||||
bool getCompleteNotify();
|
||||
void setCompleteNotify(bool val);
|
||||
|
||||
bool getAnonymousMode();
|
||||
void setAnonymousMode(bool val);
|
||||
|
||||
const char* getEmptyScanID();
|
||||
void setEmptyScanID(const char* id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user