Version: 2019.2
public static byte CallStaticByteMethod (IntPtr clazz, IntPtr methodID, jvalue[] args);

説明

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