Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

AndroidJNI.FromReflectedMethod

static function FromReflectedMethod(refMethod: IntPtr): IntPtr;
static IntPtr FromReflectedMethod(IntPtr refMethod);
static def FromReflectedMethod(refMethod as IntPtr) as IntPtr

Description

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