Class Enums


  • public final class Enums
    extends java.lang.Object
    • Field Detail

      • nw_browse_result_change_invalid

        public static final int nw_browse_result_change_invalid
        [@const] nw_browse_result_change_invalid The browse result change is invalid.
        See Also:
        Constant Field Values
      • nw_browse_result_change_identical

        public static final int nw_browse_result_change_identical
        [@const] nw_browse_result_change_identical The browse results being compared are identical.
        See Also:
        Constant Field Values
      • nw_browse_result_change_result_added

        public static final int nw_browse_result_change_result_added
        [@const] nw_browse_result_change_result_added A browse result was added.
        See Also:
        Constant Field Values
      • nw_browse_result_change_result_removed

        public static final int nw_browse_result_change_result_removed
        [@const] nw_browse_result_change_result_removed A browse result was removed.
        See Also:
        Constant Field Values
      • nw_browse_result_change_interface_added

        public static final int nw_browse_result_change_interface_added
        [@const] nw_browse_result_change_interface_added An interface became available.
        See Also:
        Constant Field Values
      • nw_browse_result_change_interface_removed

        public static final int nw_browse_result_change_interface_removed
        [@const] nw_browse_result_change_interface_removed An interface was removed.
        See Also:
        Constant Field Values
      • nw_browse_result_change_txt_record_changed

        public static final int nw_browse_result_change_txt_record_changed
        [@const] nw_browse_result_change_txt_record_changed The TXT record changed.
        See Also:
        Constant Field Values