Skip to content

QuantumGate::Endpoint::GetRelayHop

Karel Donk edited this page Dec 25, 2021 · 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