Package com.ngrok

Interface Connection.Edge

    • Method Detail

      • getEdgeType

        String getEdgeType()
        Returns the edge type for this connection.
        Returns:
        the edge type, for example https or tcp
      • isPassthroughTls

        boolean isPassthroughTls()
        Returns if this connection is passthrough TLS connection
        Returns:
        true if passthrough TLS, false otherwise