int fromReflectedMethod(JniObject method)

Return the method ID matching a java.lang.reflect.Method object.

Source

static int fromReflectedMethod(JniObject method)
    native 'JniApi_FromReflectedMethod';