HandlerStates::Enum HandlerState
States of the Handler in which it may reside.
Available Handler's states.
Enum
Available Handler's states.
@ SecurityDefinitionsRecoveryFinished
Download of security definition messages is finished.
@ Stopping
The Handler is stopping.
@ SecurityDefinitionsRecoveryStarted
Download of security definition messages is started.
@ Stopped
The Handler is stopped.
@ BooksResynchronizationFinished
@ Started
The Handler is started but no data processing is performed yet.
@ BooksResynchronizationStarted
static const char * toString(Enum state)
Returns string representation.