-
Couldn't load subscription status.
- Fork 23
QuantumGate::Extender::PeerEvent::GetPeer
Karel Donk edited this page Aug 4, 2020
·
1 revision
Gets a QuantumGate::Peer object representing the peer causing the event. Using this function instead of the QuantumGate::Extender::GetPeer function can give better performance.
Result<Peer> GetPeer() const noexcept;For more information about the return values of this function see QuantumGate::Local::GetPeer.