AndroidJNI.GetStaticMethodID

Declaration

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

Description

Returns the method ID for a static method of a class.


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