AndroidJNI.DeleteGlobalRef Manual     Reference     Scripting  
Scripting > Runtime Classes > AndroidJNI
AndroidJNI.DeleteGlobalRef

static function DeleteGlobalRef (obj : IntPtr) : void

Description

Deletes the global reference pointed to by obj.

See Also: Java Native Interface Specification (Oracle)