接口 MessageConstant


public interface MessageConstant
消息常量

尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负

作者:
Yazhi Li
  • 字段详细资料

    • MESSAGE_RANGE_ALL

      static final Integer MESSAGE_RANGE_ALL
      消息发送范围 所有
    • MESSAGE_RANGE_USER

      static final Integer MESSAGE_RANGE_USER
      消息发送范围指定用户
    • MESSAGE_STATUS_UNREAD

      static final Integer MESSAGE_STATUS_UNREAD
      未读
    • MESSAGE_STATUS_READ

      static final Integer MESSAGE_STATUS_READ
      已读
    • SMS_RANGE_ALL

      static final Integer SMS_RANGE_ALL
      短信发送范围 所有
    • SMS_RANGE_REG

      static final Integer SMS_RANGE_REG
      短信发送范围 已注册
    • SMS_RANGE_UNREG

      static final Integer SMS_RANGE_UNREG
      短信发送范围 未注册