Interface PeerManagerRoutingListener
public interface PeerManagerRoutingListener
-
Method Summary
Modifier and TypeMethodDescriptionbooleanrouted(PEPeerTransport peer) Returns true if the routing has been accepted by the listener
-
Method Details
-
routed
Returns true if the routing has been accepted by the listener- Parameters:
peer-- Returns:
-