Package 

Class FrustrationInteractionsDetector


  • 
    public final class FrustrationInteractionsDetector
    
                        

    Core frustration interactions detector that handles rage click and dead click detection.

    Important: Call start() to enable proper dead click detection. Dead clicks require active subscription to UI change signals to function correctly. If start() is not called, dead click events will not be tracked and a warning will be logged.