GalleryDetailDialog

Defines the GalleryDetailDialog contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard

Provides the DeleteConfirm singleton used by the SDAI presentation layer.

Link copied to clipboard
data class Error(val message: String) : GalleryDetailDialog

Carries Error data through the SDAI presentation layer.

Link copied to clipboard

Provides the None singleton used by the SDAI presentation layer.