Skip to content

QuantumGate::IPEndpoint::GetIPAddres

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

Returns a reference to the IP address of the endpoint.

Signature

constexpr const IPAddress& GetIPAddress() const noexcept;

Return values

Returns a reference to a QuantumGate::IPAddress with the IP address of the endpoint.

Clone this wiki locally