ImageSharer

interface ImageSharer(source)

Defines the ImageSharer contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract suspend fun share(base64: String): ImageShareResult

Performs the SDAI side effect handled by share.