-
Notifications
You must be signed in to change notification settings - Fork 23
QuantumGate::Endpoint::GetProtocol
Karel Donk edited this page Dec 25, 2021
·
1 revision
Returns the protocol used by the endpoint.
constexpr Endpoint::Protocol GetProtocol() const noexcept;
Returns the endpoint protocol as a QuantumGate::Endpoint::Protocol
.