setAnalyticsEnabled

suspend fun setAnalyticsEnabled(isEnabled: Boolean)

Sets whether analytics collection is enabled or disabled.

Parameters

isEnabled

True to enable analytics collection, false to disable it.