name property

  1. @Array<NativeType>(248)
Array<Int8> name
getter/setter pair

Name of the remote Bluetooth device, as reported by the device, encoded in UTF8.

Implementation

@Array(248)
external Array<Int8> name;