H.service.venues.Service.State
Enumeration Summary
This enumeration defines identifiers for the state types of the H.service.venues.Service. The possible states types are:
[ For full details, see the Enumeration Details ]
Enumeration Constants Summary
Enumeration Details
This enumeration defines identifiers for the state types of the H.service.venues.Service. The possible states types are:
-
ERROR
- indicates that an error occurred during initialization -
INIT
- indicates that the service is in an initialization state -
READY
- indicates that the service is ready
Enumeration Constants Details
static ERROR
static INIT
static READY