AndroidJNI.ToReflectedMethod

Declaration

public static IntPtr ToReflectedMethod(IntPtr clazz, IntPtr methodID, bool isStatic);

Description

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


Did you find this page useful? Please give it a rating: