Interface DHTTransportListener
public interface DHTTransportListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidcurrentAddress(String address) voidlocalContactChanged(DHTTransportContact local_contact) voidreachabilityChanged(boolean reacheable) void
-
Method Details
-
localContactChanged
-
resetNetworkPositions
void resetNetworkPositions() -
currentAddress
-
reachabilityChanged
void reachabilityChanged(boolean reacheable)
-