Package com.biglybt.platform
Interface PlatformManagerPingCallback
public interface PlatformManagerPingCallback
-
Method Summary
Modifier and TypeMethodDescriptionboolean
reportNode
(int distance, InetAddress address, int millis)
-
Method Details
-
reportNode
- Parameters:
distance
-address
- null -> timeoutmillis
- elapsed time for successful op- Returns:
- true -> continue (where destination not reached)
-