AndroidJNI.GetMethodID

Declaration

public static IntPtr GetMethodID(IntPtr clazz, string name, string sig);

Description

Returns the method ID for an instance (nonstatic) method of a class or interface.


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