AndroidJNI.GetStaticBooleanField

static function GetStaticBooleanField (clazz : IntPtr, fieldID : IntPtr) : boolean

Description

This function returns the value of a static field of an object.

See Also: Java Native Interface Specification (Oracle)