AndroidJNI.CallLongMethodUnsafe

Declaration

public static long CallLongMethodUnsafe(IntPtr obj, IntPtr methodID, jvalue* args);

Description

Calls a Java instance method defined by methodID, optionally passing an array of arguments (args) to the method.


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