Interface AIModelInfoManager.IAIModelLoadListener
Modifier and Type | Method and Description |
---|---|
void | onModelInfoLoaded(AIError aiError, JSONObject resp, AIModelInfo aiModelInfo) called when ai's info is received |
Modifier and Type | Method and Description |
---|---|
void | onModelInfoLoaded(AIError aiError, JSONObject resp, AIModelInfo aiModelInfo) called when ai's info is received |