Skip to content

QuantumGate::BTHAddress::GetBinary

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

Returns the Bluetooth address in binary form.

Signature

constexpr const BinaryBTHAddress& GetBinary() const noexcept;

Return values

Returns a reference to a QuantumGate::BinaryBTHAddress object containing the Bluetooth address.

Clone this wiki locally