Skip to content

QuantumGate::Local::GetProtocolVersionString

Karel Donk edited this page Jun 1, 2018 · 1 revision

Gets the QuantumGate protocol version in string format.

Signature

String GetProtocolVersionString() const noexcept;

Return values

Returns a QuantumGate::String with the version in the format "major.minor".

Clone this wiki locally