getDemographicId()

From Engineering Client Portal

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Engineering Portal breadcrumbArrow.png Digital breadcrumbArrow.png Android SDK API Reference breadcrumbArrow.png getDemographicId()

This API gets the current Demographic ID of the device.

Warning: calling getDemographicId() in main thread may cause deadlock, be sure to call in a background thread.

Syntax

public String getDemographicId()

Input Parameters

Parameter Description
None

Output Parameters

Output Parameters (Return value) Description
String Returns Demographic ID of the device.