Package 

Class XC_MethodHook.Unhook

    • Method Summary

      Modifier and Type Method Description
      Member getHookedMethod() Returns the method/constructor that has been hooked.
      XC_MethodHook getCallback() Returns the callback that has been registered.
      void unhook() Removes the callback.
      • Methods inherited from class de.robv.android.xposed.callbacks.IXUnhook

        getCallback
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait