public Invoke ( string methodName, |
||
methodName | string | Name of the invoked java method. |
javaArgs | Arguments passed from the java vm - all objects are represented by AndroidJavaObject, int for instance is represented by a java.lang.Integer object. | |
리턴 |