Skip to content

JavaClass ​

Inherits: RefCounted < Object

Represents an object from the Java Native Interface.

Description

Represents an object from the Java Native Interface. It is returned from JavaClassWrapper.wrap.

Note: This class only works on Android. For any other build, this class does nothing.

Note: This class is not to be confused with JavaScriptObject.