Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Analytics.deviceStatsEnabled

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答