setBackgroundReportingIntervalMs
fun setBackgroundReportingIntervalMs(backgroundReportingIntervalMs: Long): AirshipConfigOptions.Builder(source)
Set the background reporting interval, in milliseconds.
Provided for Java callers, which cannot express a Duration.
Return
The config options builder.
Parameters
backgroundReportingIntervalMs
The background reporting interval in milliseconds.