DeleteAssetUseCase

Use case allowing to delete asset locally, without sending it to other clients. the asset upload succeeded, but instead that the creation and persistence of the initial asset message succeeded.

Parameters

assetId

the id of the asset to delete

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(assetId: <Error class: unknown class>)