Package 

Interface ITACrashCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onCrash(CrashType crashType, String logPath, String emergency) onCrash.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onCrash

         abstract void onCrash(CrashType crashType, String logPath, String emergency)

        onCrash.

        Parameters:
        crashType - crashType
        logPath - logPath
        emergency - emergency