ObserveLastActiveCallWithSortedParticipantsUseCaseImpl
internal class ObserveLastActiveCallWithSortedParticipantsUseCaseImpl(callRepository: CallRepository, callingParticipantsOrder: CallingParticipantsOrder) : ObserveLastActiveCallWithSortedParticipantsUseCase
Constructors
Link copied to clipboard
internal constructor(callRepository: CallRepository, callingParticipantsOrder: CallingParticipantsOrder)
Functions
Link copied to clipboard
open suspend operator override fun invoke(conversationId: <Error class: unknown class>, orderType: CallingParticipantsOrderType): <Error class: unknown class><<Error class: unknown class>?>