Help Center/
IoT/
API Reference/
AgentLite API Reference (Android)/
APIs/
Access of Directly Connected Devices/
Releasing AgentLite Resources
Updated on 2022-02-24 GMT+08:00
Releasing AgentLite Resources
API Function
This API is used to release all dynamic resources that are applied for, such as the memory and thread.
API Description
1 |
public static void destroy();
|
Class
BaseService
Return Value
Return Value |
Description |
---|---|
true |
Success |
false |
Failure |
Example
1 2 |
//Call this API to release AgentLite resources.
BaseService.destroy();
|
Parent topic: Access of Directly Connected Devices
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot