Skip to content

QuantumGate::Extender::PeerEvent::GetPeerUUID

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

Returns a reference to the Universally Unique Identifier of the peer causing the event.

Signature

const PeerUUID& GetPeerUUID() const noexcept;

Return values

Returns a reference to the QuantumGate::PeerUUID (Universally Unique Identifier) of the peer causing the event.

Clone this wiki locally