System.Bluetooth.TBluetoothLEDevice.Identifier

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Identifier: string;

C++

System::UnicodeString __fastcall Identifier();

Properties

Type Visibility Source Unit Parent
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice

Description

Returns the Bluetooth MAC address that unequivocally identifies the device.

See Also