Version: 2017.3

Analytics.deviceStatsEnabled

Switch to Manual
public static bool deviceStatsEnabled ;

Description

Controls whether the sending of device stats at runtime is enabled.

To disable the sending of device stats at runtime, you must set this value to false and ensure the Analytics and PerformanceReporting services are also disabled.

Setting this value to false has no effect while either the Analytics or PerformanceReporting services are still enabled.

See Also: Analytics.enabled PerformanceReporting.enabled.