getAddress()
Get the Bluetooth device address for the target device.
Declaration
func getAddress() -> UnsafePointer<BluetoothDeviceAddress>!Return Value
Returns a pointer to the Bluetooth device address of the target device.
Get the Bluetooth device address for the target device.
func getAddress() -> UnsafePointer<BluetoothDeviceAddress>!Returns a pointer to the Bluetooth device address of the target device.