Skip to content

QuantumGate::Endpoint::GetProtocol

Karel Donk edited this page Dec 25, 2021 · 1 revision

Returns the protocol used by the endpoint.

Signature

constexpr Endpoint::Protocol GetProtocol() const noexcept;

Return values

Returns the endpoint protocol as a QuantumGate::Endpoint::Protocol.

Clone this wiki locally