-
public interface AdbMdns.OnAdbDaemonDiscoveredListener
-
-
Method Summary
Modifier and Type Method Description abstract voidonPortChanged(@Nullable() InetAddress hostAddress, int port)-
-
Method Detail
-
onPortChanged
abstract void onPortChanged(@Nullable() InetAddress hostAddress, int port)
-
-
-
-