set Pause Event Transmit On Background Enabled
Enables or disables the pausing of event transmission when the app is in the background (default value is false
).
Return
The AirbridgeOptionBuilder instance for method chaining.
Parameters
value
True to enable, false to disable.