getDeviceId static method

String getDeviceId()

@brief Method returns persistent device id. @return persistent device id

Dart code snippet: @snippet navigine_sdk_example.dart dart_NavigineSdk_getDeviceId

Implementation

static String getDeviceId() => $prototype.getDeviceId();