[MAINT-2287] The rest of the updates so far to outbox.
This commit is contained in:
@@ -92,6 +92,7 @@ public:
|
||||
void initialize();
|
||||
bool triggerImport();
|
||||
bool isImportInProgress() const { return mImportInProgress; }
|
||||
bool isInitialized() const { return mInitialized; }
|
||||
U32 getMarketPlaceStatus() const { return mMarketPlaceStatus; }
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user