MigratoryDataMessage::MessageType
The message type received from MigratoryData server.
Public Attributes
Name | |
---|---|
SNAPSHOT the message from the server is snapshot type |
|
UPDATE the message from the server is update type |
|
RECOVERED the message from the server is recovered type |
|
HISTORICAL the message from the server is historical type |
Public Attributes Documentation
variable SNAPSHOT
SNAPSHOT;
the message from the server is snapshot type
variable UPDATE
UPDATE;
the message from the server is update type
variable RECOVERED
RECOVERED;
the message from the server is recovered type
variable HISTORICAL
HISTORICAL;
the message from the server is historical type