invoke

open suspend operator override fun invoke(    transferStatus: <Error class: unknown class>,     conversationId: <Error class: unknown class>,     messageId: String): UpdateTransferStatusResult

Function that allows update an asset message transfer status.

Return

UpdateTransferStatusResult sealed class with either a Success state in case of success or CoreFailure on failure

Parameters

transferStatus

the new transfer status to update the asset message

conversationId

the conversation identifier

messageId

the message identifier