invoke
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>, startedTime: Long): <Error class: unknown class><Boolean>
Return
a Flow of a boolean that indicates whether the last call in the conversation is closed or not.
Parameters
conversationId
the id of the conversation.