GetAssetMessageTransferStatusUseCaseImpl

internal class GetAssetMessageTransferStatusUseCaseImpl(messageRepository: MessageRepository, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl) : GetAssetMessageTransferStatusUseCase

Constructors

Link copied to clipboard
constructor(messageRepository: MessageRepository, dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)

Functions

Link copied to clipboard
open suspend operator override fun invoke(conversationId: <Error class: unknown class>, messageId: String): <Error class: unknown class>

Function that gets AssetTransferStatus. If status does not exist then it returns AssetTransferStatus.NOT_DOWNLOADED