Version: 2019.2

AndroidJNI.CallStaticLongMethod

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