destroy
Destroys the RTE object and releases related resources.
public synchronized void destroy() throws RteException
- Since
- Added since version v4.4.0.
Exceptions
If destruction fails, the SDK throws an exception and returns the corresponding error information. You need to catch and handle the exception.