|
Maps SDK for C++ 1.0.0
|
Activation Info structure, which provides details about a product activation found on the device. More...

Public Attributes | |
| EActivationStatus | status = EActivationStatus::NA |
| The status in which the activation currently is. | |
| gem::Time | expiry |
| The expiry time of this activation. | |
| gem::String | licenseKey |
| The license key that was used to perform the activation. | |
| gem::String | appToken |
| The application token which enables usage of online services where it applies. | |
| gem::String | deviceFingerprint |
| An UUID v4 used to uniquely identify this device. Necessary when deactivation is preformed. | |
| gem::String | id |
| An UUID v4 used to uniquely identify this activation on this device. | |
Activation Info structure, which provides details about a product activation found on the device.