Method and Description |
---|
de.robv.android.xposed.XposedBridge.unhookMethod(Member, XC_MethodHook)
Use
XC_MethodHook.Unhook.unhook() instead. An instance of the Unhook
class is returned when you hook the method. |
Constructor and Description |
---|
de.robv.android.xposed.callbacks.XCallback.Param()
This constructor can't be hidden for technical reasons. Nevertheless, don't use it!
|
de.robv.android.xposed.callbacks.XCallback()
This constructor can't be hidden for technical reasons. Nevertheless, don't use it!
|