public class Extra
extends java.lang.Object
implements com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReq
| 限定符和类型 | 方法和说明 |
|---|---|
void |
getHotWords(com.csjbot.coshandler.listener.OnHotWordsListener listener) |
void |
resetRobot()
恢复出厂设置
|
void |
setHotWords(java.util.List<java.lang.String> hotwords) |
void |
startFaceFollow() |
void |
stopFaceFollow() |
public void getHotWords(com.csjbot.coshandler.listener.OnHotWordsListener listener)
getHotWords 在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReqpublic void setHotWords(java.util.List<java.lang.String> hotwords)
setHotWords 在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReqpublic void startFaceFollow()
startFaceFollow 在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReqpublic void stopFaceFollow()
stopFaceFollow 在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReqpublic void resetRobot()
com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReqresetRobot 在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReq