Version: 2019.2

AndroidJNI.CallStaticVoidMethod

Switch to Manual
public static void CallStaticVoidMethod (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).