Gets the full class of device value for the remote device.
SDK
- macOS 10.7+
Framework
- IOBluetooth
Declaration
var classOfDevice: Bluetooth Class Of Device { get }
Discussion
This value is only meaningful if the target device has been seen during an inquiry. This can be by checking the result of -getLastInquiryUpdate. If nil is returned, then the device hasn't been seen.