Using JNI/JNIEnv, is it possible to execute the second statement (.class
operator) ?

    Class[] paramTypes= new Class[1];
    paramTypes[0]= String.class;

If so, and anyone knows of the top of their head, could I maybe see a quick
sketch please ?

Thanks.



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Java-class-operator-support-in-JNI-JNIEnv-tp5713539.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to