AndroidJNI.GetDoubleField

static function GetDoubleField (obj : IntPtr, fieldID : IntPtr) : double

Description

This function returns the value of an instance (nonstatic) field of an object.

See Also: Java Native Interface Specification (Oracle)