enum Protocol::Network::ReportStatus
Overview
The status of a Reporting API report.
Defined in:
protocol/network.crEnum Members
-
Queued =
0 -
Pending =
1 -
MarkedForRemoval =
2 -
Success =
3
The status of a Reporting API report.
0
1
2
3
Enum