Interface PeerManagerRoutingListener


public interface PeerManagerRoutingListener
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns true if the routing has been accepted by the listener
  • Method Details

    • routed

      boolean routed(PEPeerTransport peer)
      Returns true if the routing has been accepted by the listener
      Parameters:
      peer -
      Returns: