uniqueID
A unique ID for the device.
Declaration
var uniqueID: String?Discussion
This ID is software based, and isn’t associated with the device itself. It is typically set to help facilitate driver or client matching.
A unique ID for the device.
var uniqueID: String?This ID is software based, and isn’t associated with the device itself. It is typically set to help facilitate driver or client matching.