mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-17 06:01:13 +00:00
Allow rediscovery of hosts after deletion without having to force quit the app
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
- (id) initWithCallback:(id<MDNSCallback>) callback;
|
||||
- (void) searchForHosts;
|
||||
- (void) stopSearching;
|
||||
- (void) forgetHosts;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user