Class NameCallback

    • Constructor Detail

      • NameCallback

        public NameCallback​(org.json.JSONObject jsonObject,
                            int index)
      • NameCallback

        public NameCallback()
    • Method Detail

      • setName

        public void setName​(java.lang.String name)
        Set the retrieved name.

        Parameters:
        name - the retrieved name (which may be null).
      • 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