toggle menu
app
androidJvm
switch theme
search in API
app
/
com.qwict.svkandroid.data.repository
/
SvkRepository
/
deleteImage
delete
Image
abstract
suspend
fun
deleteImage
(
imageUuid
:
UUID
)
Deletes the image with the specified UUID.
Parameters
image
Uuid
The UUID of the image to be deleted.