接口 EventButtonReportInline


public interface EventButtonReportInline
消息中按钮点击事件
作者:
DaenMax
  • 方法概要

    修饰符和类型
    方法
    说明
    handle(EventMsgVo eventMsgVo)
    返回-1,后面的实现类将不再执行 返回0,后面的实现类继续执行
  • 方法详细资料

    • handle

      Integer handle(EventMsgVo eventMsgVo)
      返回-1,后面的实现类将不再执行 返回0,后面的实现类继续执行
      返回: