Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AndroidJNI.CallStaticCharMethod

public static char CallStaticCharMethod(IntPtr clazz, IntPtr methodID, jvalue[] args);

Description

Invokes a static method on a Java object, according to the specified methodID, optionally passing an array of arguments (args) to the method.

Did you find this page useful? Please give it a rating: