setAutoStartTrackingEnabled

Enables or disables automatic start of event collection and transfer (default value is true).

Use this function if privacy laws apply, and data should only be collected and transferred with consent. (e.g GDPR, CCPA)

Return

The AirbridgeOptionBuilder instance for method chaining.

Parameters

value

True to enable, false to disable.