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.IExtraFunctionReq
public void setHotWords(java.util.List<java.lang.String> hotwords)
setHotWords
在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReq
public void startFaceFollow()
startFaceFollow
在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReq
public void stopFaceFollow()
stopFaceFollow
在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReq
public void resetRobot()
com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReq
resetRobot
在接口中 com.csjbot.coshandler.client_req.extra_func.IExtraFunctionReq