GalleryDetailRouter

Defines the GalleryDetailRouter contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract fun navigateBack()

Executes the navigateBack 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 navigateToReportImage(itemId: Long)

Executes the navigateToReportImage step in the SDAI presentation layer.

Link copied to clipboard
abstract fun navigateToTextToImage()

Executes the navigateToTextToImage step in the SDAI presentation layer.