NetworkUsageIntent

sealed interface NetworkUsageIntent : MviIntent(source)

User actions supported by the standalone network usage screen.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard

Close the screen and return to Settings.

Link copied to clipboard

Reset all persisted traffic counters.

Link copied to clipboard
data class SelectCategory(val category: UsageCategory) : NetworkUsageIntent

Highlight a traffic category in the donut chart and center label.