AndroidJNI.FromReflectedMethod
static function FromReflectedMethod(refMethod: IntPtr): IntPtr;
static IntPtr FromReflectedMethod(IntPtr refMethod);
static def FromReflectedMethod(refMethod as IntPtr) as IntPtr
Description

Converts a java.lang.reflect.Method or java.lang.reflect.Constructor object to a method ID.