kalium
common
logic
/
com.wire.kalium.logic.feature.call.usecase
/
IsLastCallClosedUseCaseImpl
Is
Last
Call
Closed
Use
Case
Impl
internal
class
IsLastCallClosedUseCaseImpl
(
callRepository
:
CallRepository
)
:
IsLastCallClosedUseCase
Members
Constructors
Is
Last
Call
Closed
Use
Case
Impl
Link copied to clipboard
constructor
(
callRepository
:
CallRepository
)
Functions
invoke
Link copied to clipboard
open
suspend operator override
fun
invoke
(
conversationId
:
<Error class: unknown class>
,
startedTime
:
Long
)
:
<Error class: unknown class>
<
Boolean
>