HomeRouter

interface HomeRouter(source)

Defines the HomeRouter contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract fun navigateToGallery()

Executes the navigateToGallery step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToHistory()

Executes the navigateToHistory step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToImageToImage()

Executes the navigateToImageToImage step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToServerSetup()

Executes the navigateToServerSetup step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToSettings()

Executes the navigateToSettings step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToTextToImage()

Executes the navigateToTextToImage step in the SDAI presentation layer.