- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventBotFollwed
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventBotSetting
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventBotUnfollwed
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventButtonReportInline
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventGroupJoin
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventGroupLeave
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventMessageReceiveInstruction
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- handle(EventMsgVo) - 接口 中的方法cn.daenx.yhchatsdk.framework.eventInterface.EventMessageReceiveNormal
-
返回-1,后面的实现类将不再执行
返回0,后面的实现类继续执行
- hasCode(String) - 枚举 中的静态方法cn.daenx.yhchatsdk.common.constant.enums.EventType
-
- hasCode(String) - 枚举 中的静态方法cn.daenx.yhchatsdk.common.constant.enums.ServerErrCode
-
- Header() - 类 的构造器cn.daenx.yhchatsdk.framework.vo.EventMsgVo.Header
-