Skip to content

QuantumGate::Peer::HasPeer

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

Returns whether the object contains a valid peer.

Signature

bool HasPeer() const noexcept;

Return values

Returns a bool value indicating whether the object contains a valid peer (true) or not (false).

Clone this wiki locally