appDisableApi()
From Engineering Client Portal
Enable or disable measurement functions.
Syntax
public void appDisableApi(boolean disabled)
Input Parameters
| Parameter | Description |
|---|---|
| disabled | A Boolean value set by the app developer to enable or disable Nielsen measurement. |
Output Parameters
| Output Parameters (Return value) | Description |
|---|---|
| void |
Notes
To disable measurement, call the appDisableApi() method with the value set to TRUE.