android-components / mozilla.components.concept.engine / EngineSession / enableTrackingProtection

enableTrackingProtection

abstract fun enableTrackingProtection(policy: TrackingProtectionPolicy = TrackingProtectionPolicy.all()): Unit (source)

Enables tracking protection for this engine session.

Parameters

policy - the tracking protection policy to use, defaults to blocking all trackers.