Companion

private object Companion(source)

Provides the companion object singleton used by the SDAI network layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard
const val MAX: Int = 700

Exposes the MAX value used by the SDAI network layer.

Link copied to clipboard
const val MIN: Int = 400

Exposes the MIN value used by the SDAI network layer.