static public field O2GResponseType.CommandResponse
Brief
The constant represents the type of a response to a request for an order editing/deletion or to an instrument subscription.
Details
To process notifications about the CommandResponse
response type, use the
IO2GResponseListener.onRequestCompleted method.
A response of this type indicates a successful completion of the request and does not require any additional processing.
Declared in O2GResponseType