setAutoPauseInAppAutomationOnLaunch
fun setAutoPauseInAppAutomationOnLaunch(autoPauseInAppAutomationOnLaunch: Boolean): AirshipConfigOptions.Builder(source)
Set the auto pause In-App Automation on launch.
Return
The config options builder.
Parameters
autoPauseInAppAutomationOnLaunch
true to auto pause In-App Automation, otherwise false.