Interface RSChatLine

    • Method Detail

      • getSource

        String getSource()
      • getType

        int getType()
      • getMessage

        String getMessage()
      • getIndex

        int getIndex()
      • getCycle

        int getCycle()
      • getChannel

        String getChannel()
      • setSource

        void setSource​(String source)
      • setMessage

        void setMessage​(String message)