Interface AnrListener


public interface AnrListener
Interface for custom ANR events listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The method that is called if AppMetrica SDK detects that an ANR has occurred.
  • Method Details

    • onAppNotResponding

      @WorkerThread void onAppNotResponding()
      The method that is called if AppMetrica SDK detects that an ANR has occurred.