Class TextOutputCallback

    • Constructor Detail

      • TextOutputCallback

        public TextOutputCallback​(org.json.JSONObject raw,
                                  int index)
      • TextOutputCallback

        public TextOutputCallback()
    • Method Detail

      • setAttribute

        protected void setAttribute​(java.lang.String name,
                                    java.lang.Object value)
        Specified by:
        setAttribute in class AbstractCallback
      • getType

        public java.lang.String getType()
        Description copied from interface: Callback
        Return the type of the Callback, the type name should align with the Callback type returned from AM
      • getMessageType

        public int getMessageType()
        The message type
      • getMessage

        public java.lang.String getMessage()
        The message