![]() |
MapTrip Interface Android Reference Manual 9.10.1
|
Static Public Member Functions | |
| static native int | checkMaptripLicence (String feature) |
| static native int | setDeviceName (String name) |
| static native int | getDeviceID () |
| static native int | getExpiryDate () |
| static void | addListener (LicenceListener listener) |
| static void | removeListener (LicenceListener listener) |
| static void | removeAllListeners () |
|
static |
|
static |
Check if MapTrip is licenced. The type of the requested licence can be passed as parameter.
| feature | - the name of the feature that should be checked |
|
static |
Gets the device ID for the device on the licence server.
|
static |
|
static |
|
static |
|
static |
Sets the name for the device on the licence server.
| name | - name of the device |