AndroidJNI.CallFloatMethod

Declaration

public static float CallFloatMethod(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: