-
- All Implemented Interfaces:
-
com.wix.detox.reactnative.idlingresources.timers.IdleInterrogationStrategy
public final class DelegatedIdleInterrogationStrategy implements IdleInterrogationStrategy
Delegates the interrogation to the native module itself, added here in the context of RN v0.62 (followed by a previous refactor and rename of the class).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
DelegatedIdleInterrogationStrategy.Companion
-
Constructor Summary
Constructors Constructor Description DelegatedIdleInterrogationStrategy(TimingModule timingModule)
-