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.GetStaticMethodID

Switch to Manual
public static function GetStaticMethodID(clazz: IntPtr, name: string, sig: string): IntPtr;

Parameters

Description

Returns the method ID for a static method of a class.