deviceID property

String? deviceID
getter/setter pair

Unique device ID

  • Android - Either a changelist number, or a label like "M4-rc20".
  • iOS - Unique UUID value identifying the current device.

Implementation

String? deviceID;