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