ObserveLastActiveCallWithSortedParticipantsUseCaseImpl         
    class ObserveLastActiveCallWithSortedParticipantsUseCaseImpl(callRepository: CallRepository, callingParticipantsOrder: CallingParticipantsOrder) : ObserveLastActiveCallWithSortedParticipantsUseCase
Constructors
Link copied to clipboard
                  internal constructor(callRepository: CallRepository, callingParticipantsOrder: CallingParticipantsOrder)