Version: 5.5
public static jvalue[] CreateJNIArgArray (object[] args);

Parámetros

args An array of objects that should be converted to Call parameters.

Descripción

Creates the parameter array to be used as argument list when invoking Java code through CallMethod() in AndroidJNI.