DiagnosticsConfig

data class DiagnosticsConfig(val bufferSize: Int = DEFAULT_DIAGNOSTICS_BUFFER_SIZE)

Structured diagnostics configuration.

Constructors

Link copied to clipboard
constructor(bufferSize: Int = DEFAULT_DIAGNOSTICS_BUFFER_SIZE)

Properties

Link copied to clipboard

How many diagnostic records the in-memory buffer keeps for OptiViewAds.exportDiagnostics.