state
Returns an enumeration indicating the current state of the session. Possible
values are shown under State at the end of the description
of this class.
terminal
Returns a pointer to the CclTerminal object for this session. This method
returns a NULL pointer until the CclSession object has been associated with
a CclTerminal object (that is, until the CclSession object has been used as
a parameter on a CclTerminal send method).
transID
Returns the 4-letter name of the current transaction.