disableAnalytics

abstract fun disableAnalytics()

This method allows you to disable the collection of ET Analytics through the SDK. By default, the state is set to @UNKNOWN. If analytics are enabled using the configuration method @setAnalyticsEnabled, the SDK will transmit the ET Analytics. In case the configuration is enabled, you can disable it by invoking this method.