deviceId property

int deviceId
final

Sequential number of the device registration. Starts with 0. Each time a call to initializeLicense with a new license is made, the device ID.

Implementation

final int deviceId;