Uses of Class
com.chatopera.bot.sdk.basics.Response
Packages that use Response
-
Uses of Response in com.chatopera.bot.sdk
Methods in com.chatopera.bot.sdk that return ResponseModifier and TypeMethodDescription核心访问接口核心访问接口核心访问接口核心访问接口DictsMgr.getCustomDicts(int page, int limit) Get Custom Vocab Dicts by page 支持分页:page 第几页,从 1 开始;limit 每页数据条数DictsMgr.getCustomVocabDictWords(String dictname, int page, int limit) Get Custom Vocab Dictwords by page 支持分页:page 第几页,从 1 开始;limit 每页数据条数FAQMgr.getFaqs(int page, int limit) Get QnA Pairs by page 支持分页:page 第几页,从 1 开始;limit 每页数据条数