Skip to content

QuantumGate::Peer::GetLUID

Karel Donk edited this page Dec 10, 2019 · 1 revision

Gets the Locally Unique Identifier of the peer. This identifier uniquely identifies the connection to the peer on the local instance.

Signature

PeerLUID GetLUID() const noexcept;

Return values

Returns a QuantumGate::PeerLUID with the Locally Unique Identifier of the peer.

Clone this wiki locally