copyText

abstract suspend fun copyText(text: String): GalleryDetailActionResult(source)

Executes the copyText step in the SDAI presentation layer.

Return

Result produced by copyText.

Author

Dmitriy Moroz

Parameters

text

text value consumed by the API.