handleReply

virtual void handleReply(State state, CclScreen* screen)

state
An enumeration indicating the state of the data flow. The scope of the values is shown under State at the end of the description of this class.
screen
A pointer to the CclScreen object.

This is a virtual method which you can override when you develop your own class derived from CclSession. It is called when data is received from CICS®.