NoOpSettingsRouter

Provides the NoOpSettingsRouter singleton used by the SDAI presentation layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
open override fun closeDrawer()

Executes the closeDrawer step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToDebugMenu()

Executes the navigateToDebugMenu step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToDonate()

Executes the navigateToDonate step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToOnBoarding(source: LaunchSource)

Executes the navigateToOnBoarding step in the SDAI presentation layer.

Link copied to clipboard
open override fun navigateToServerSetup(source: LaunchSource)

Executes the navigateToServerSetup step in the SDAI presentation layer.

Link copied to clipboard
open override fun openDrawer()

Executes the openDrawer step in the SDAI presentation layer.