This version of Unity is unsupported.

AndroidJNI.SetObjectArrayElement

Declaration

public static void SetObjectArrayElement(IntPtr array, int index, IntPtr obj);

Description

Sets an element of an Object array.