Manual     Reference     Scripting  
  
Scripting > Runtime Classes > AndroidJNI   

AndroidJNI.DeleteLocalRef  

static function DeleteLocalRef (obj : IntPtr) : void

Description

Deletes the local reference pointed to by obj.

See Also: Java Native Interface Specification (Oracle)