summaryrefslogtreecommitdiff
path: root/plexgdm.h
diff options
context:
space:
mode:
Diffstat (limited to 'plexgdm.h')
-rw-r--r--plexgdm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plexgdm.h b/plexgdm.h
index 72d3059..87ce82e 100644
--- a/plexgdm.h
+++ b/plexgdm.h
@@ -34,6 +34,7 @@ public:
std::string getClientDetails();
PlexServer* getServerList();
PlexServer* GetServer(std::string ip, int port);
+ PlexServer* GetFirstServer();
void discover();
void checkClientRegistration();