mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +00:00
Show discovery errors
This commit is contained in:
@@ -432,6 +432,7 @@ public class Limelight implements NvConnectionListener {
|
||||
|
||||
@Override
|
||||
public void notifyDiscoveryFailure(Exception e) {
|
||||
displayError("Discover", e.getMessage());
|
||||
}
|
||||
});
|
||||
agent.startDiscovery(1000);
|
||||
|
||||
Reference in New Issue
Block a user