kalium
common
logic
/
com.wire.kalium.logic.feature.conversation
/
ObserveDegradedConversationNotifiedUseCaseImpl
Observe
Degraded
Conversation
Notified
Use
Case
Impl
class
ObserveDegradedConversationNotifiedUseCaseImpl
(
conversationRepository
:
ConversationRepository
)
:
ObserveDegradedConversationNotifiedUseCase
Members
Constructors
Observe
Degraded
Conversation
Notified
Use
Case
Impl
Link copied to clipboard
internal
constructor
(
conversationRepository
:
ConversationRepository
)
Functions
invoke
Link copied to clipboard
open
suspend operator override
fun
invoke
(
conversationId
:
<Error class: unknown class>
)
:
<Error class: unknown class>
<
Boolean
>