AndroidJNI.CallStaticLongMethodUnsafe

Declaration

public static long CallStaticLongMethodUnsafe(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: