setEnabled

open fun setEnabled(enabled: Boolean)

Telemetry kill switch — when false, subsequent reports drop silently (consent gating, the same way Crashlytics' collection-enabled flag works). Default no-op so existing implementers that don't gate telemetry keep compiling unchanged; reporters that respect consent override it.