hardwareId property

String? hardwareId
getter/setter pair

The IMEI/MEID unique identifier for Android hardware.

It is not applicable to Google Sync devices. When adding an Android mobile device, this is an optional property. When updating one of these devices, this is a read-only property.

Implementation

core.String? hardwareId;