public final class nw_data_transfer_report_state_t
extends java.lang.Object
The state of a Data Transfer Report indicates whether or not the contents have been collected, and are ready to be accessed.
| Modifier and Type | Field and Description |
|---|---|
static int |
nw_data_transfer_report_state_collected
[@const] nw_data_transfer_report_state_collected The report is complete; values can now be accessed.
|
static int |
nw_data_transfer_report_state_collecting
[@const] nw_data_transfer_report_state_collecting The report is outstanding; values cannot be accessed.
|
public static final int nw_data_transfer_report_state_collecting
public static final int nw_data_transfer_report_state_collected