Skip to content

QuantumGate::IPEndpoint::GetRelayHop

Karel Donk edited this page Jul 11, 2018 · 1 revision

Returns the relay hop position of the endpoint. The relay hop position indicates at which hop the endpoint resides in a relayed connection.

Signature

constexpr RelayHop GetRelayHop() const noexcept;

Return values

Returns the relay hop position of the endpoint.

Clone this wiki locally