Breadcrumb
EMU_RESPONSE Service
This service provides the response from the host for the Red App to mark up.
Request type: This is an instance of the EmulatorMarkupRequest class. It contains the following response parameters: A map with parameters that describe the response, such as the number of rows.
Class: com.sabre.edge.cf.emu.data.requests.EmulatorMarkupRequest
Response type: Create a new EmulatorCommandResponse instance. As a constructor parameter, pass the EmulatorCommand object with the modified command.
Class: com.sabre.edge.cf.emu.data.responses.EmulatorMarkupResponse