Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AndroidJNI.ToReflectedMethod

Switch to Manual
public static function ToReflectedMethod(clazz: IntPtr, methodID: IntPtr, isStatic: bool): IntPtr;

Parameters

Description

Converts a method ID derived from clazz to a java.lang.reflect.Method or java.lang.reflect.Constructor object.