AndroidJNI.GetMethodID
static function GetMethodID(clazz: IntPtr, name: string, sig: string): IntPtr;
Description

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