summaryrefslogtreecommitdiff
path: root/client/UpdatedConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/UpdatedConfig.h')
-rw-r--r--client/UpdatedConfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/UpdatedConfig.h b/client/UpdatedConfig.h
index 5470d4d..2e4deac 100644
--- a/client/UpdatedConfig.h
+++ b/client/UpdatedConfig.h
@@ -26,6 +26,11 @@ public:
*/
static UpdatedConfig *CurrentConfig();
+ /**
+ * @brief Get valid server address to communicate with
+ * @return address of server to communicate with ot empty string
+ */
+ string GetServerAddr();
signals:
/**
* @brief Signal is emitted when client configuration is updated