AIModelManager::SetListener
Sets the model manager.

Syntax
virtual AIStatus AIModelManager::SetListener(std::shared_ptr<IAIListener> listener) override;
Parameter Description
Parameter |
Description |
Value Range |
---|---|---|
listener |
Callback function For details about the syntax of the IAIListener data type, see IAIListener. |
- |
Return Value
SUCCESS indicates that initialization succeeds, while FAILED indicates that initialization fails.
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot