AndroidJNI.CallStaticDoubleMethod

Declaration

public static double CallStaticDoubleMethod(IntPtr clazz, IntPtr methodID, jvalue[] args);

Description

Invokes the specified methodID static method on a Java object, optionally passing in an array of arguments (args).


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