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

AndroidJNI.CallByteMethod

public static byte CallByteMethod(IntPtr obj, IntPtr methodID, jvalue[] args);

Description

Calls an instance (nonstatic) Java method defined by methodID, optionally passing an array of arguments (args) to the method.

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