IsLastCallClosedUseCase

This use case checks whether the last call in a conversation is closed or not. fixme: rename to ObservesLastCallClosedUseCase

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, startedTime: Long): <Error class: unknown class><Boolean>