mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
now parse server info into host object all at once
This commit is contained in:
@@ -15,6 +15,4 @@
|
||||
- (void) discoverHost;
|
||||
- (Host*) getHost;
|
||||
|
||||
+ (void) updateHost:(Host*)host withServerInfo:(NSData*)serverInfoData;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user