public class AdjustTestOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
basePath |
String |
baseUrl |
android.content.Context |
context |
String |
gdprPath |
String |
gdprUrl |
Long |
sessionIntervalInMilliseconds |
Long |
subsessionIntervalInMilliseconds |
Boolean |
teardown |
Long |
timerIntervalInMilliseconds |
Long |
timerStartInMilliseconds |
Boolean |
tryInstallReferrer |
Boolean |
useTestConnectionOptions |
| Constructor and Description |
|---|
AdjustTestOptions() |
public android.content.Context context
public String baseUrl
public String gdprUrl
public String basePath
public String gdprPath
public Boolean useTestConnectionOptions
public Long timerIntervalInMilliseconds
public Long timerStartInMilliseconds
public Long sessionIntervalInMilliseconds
public Long subsessionIntervalInMilliseconds
public Boolean teardown
public Boolean tryInstallReferrer
Copyright © 2018. All rights reserved.