GetAudioAssetUseCase

Use case to get audio asset either from Wire Cells or Asset Storage based on whether Wire Cells is enabled for the conversation.

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, messageId: <Error class: unknown class>?, assetId: String?): <Error class: unknown class><MessageAssetResult>