androidDeviceClass property

int? androidDeviceClass
getter/setter pair

Android Only, @see android.bluetooth.BluetoothDevice In iOS, it's always null.

Implementation

int? androidDeviceClass;