public interface SessionReplayFactory
| Modifier and Type | Method | Description |
|---|---|---|
SessionReplay |
create(ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel,
SteppingViewModel steppingViewModel) |
Constructs a SessionReplay with dependencies which are not
automatically injectable.
|
SessionReplay create(ch.hsr.adv.ui.core.presentation.StateViewModel stateViewModel, SteppingViewModel steppingViewModel)
stateViewModel - StateViewModel of corresponding SessionsteppingViewModel - SteppingViewModel of corresponding Session