2020-01-19 22:19:21 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2023-07-06 08:08:05 +00:00
|
|
|
<class name="JavaClass" inherits="RefCounted" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
2020-01-19 22:19:21 +00:00
|
|
|
<brief_description>
|
2024-01-05 10:38:27 +00:00
|
|
|
Represents an object from the Java Native Interface.
|
2020-01-19 22:19:21 +00:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2024-01-05 10:38:27 +00:00
|
|
|
Represents an object from the Java Native Interface. It is returned from [method JavaClassWrapper.wrap].
|
|
|
|
[b]Note:[/b] This class only works on Android. For any other build, this class does nothing.
|
|
|
|
[b]Note:[/b] This class is not to be confused with [JavaScriptObject].
|
2020-01-19 22:19:21 +00:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
</class>
|