Adding Status and Last server response handled but not tested
This commit is contained in:
@ -21,4 +21,7 @@ public:
|
||||
|
||||
virtual void StartupModule() override;
|
||||
virtual void ShutdownModule() override;
|
||||
|
||||
void RegisterSettings();
|
||||
void UnregisterSettings();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user