enum O2GResponseType
    
Brief
The enum defines a set of constants representing the types of the trading server responses.
Details
The namespace is com.fxcore2.
| Static Public Fields | |
| The constant represents the type of a response to a request for an order editing/deletion or to an instrument subscription. | |
| The constant represents a type of a response to a request for an order creation. | |
| The constant represents the type of a response to a request for initial account information. | |
| The constant represents the type of a response to a request for initial closed position information. | |
| The constant represents the type of a response to a request for the current state of an order. | |
| The constant represents the type of a response to a request for initial message information. | |
| The constant represents the type of a response to a request for initial offer information. | |
| The constant represents the type of a response to a request for initial order information. | |
| The constant represents the type of a response to a request for the system properties information. | |
| The constant represents the type of a response to a request for initial open position information. | |
| The constant represents the type of a response to a request for margin requirements information. | |
| The constant represents the type of a response to a request for historical prices information. | |
| The constant represents an unknown type of a response. | |
| The constant represents a table updates response that is provided by the trading server automatically. | |