AndroidJNI.GetStaticByteField

static function GetStaticByteField (clazz : IntPtr, fieldID : IntPtr) : Byte

Description

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

See Also: Java Native Interface Specification (Oracle)