public final class Enums
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
nw_browse_result_change_identical
[@const] nw_browse_result_change_identical The browse results being compared
are identical.
|
static int |
nw_browse_result_change_interface_added
[@const] nw_browse_result_change_interface_added An interface became available.
|
static int |
nw_browse_result_change_interface_removed
[@const] nw_browse_result_change_interface_removed An interface was removed.
|
static int |
nw_browse_result_change_invalid
[@const] nw_browse_result_change_invalid The browse result change is invalid.
|
static int |
nw_browse_result_change_result_added
[@const] nw_browse_result_change_result_added A browse result was added.
|
static int |
nw_browse_result_change_result_removed
[@const] nw_browse_result_change_result_removed A browse result was removed.
|
static int |
nw_browse_result_change_txt_record_changed
[@const] nw_browse_result_change_txt_record_changed The TXT record changed.
|
public static final int nw_browse_result_change_invalid
public static final int nw_browse_result_change_identical
public static final int nw_browse_result_change_result_added
public static final int nw_browse_result_change_result_removed
public static final int nw_browse_result_change_interface_added
public static final int nw_browse_result_change_interface_removed
public static final int nw_browse_result_change_txt_record_changed