#define ONIXS_CONFLATEDTCP_EXPORTED
std::ostream & operator<<(std::ostream &o, SessionStateId::Enum state)
@ AwaitConfirmingTerminate
Session is waiting for the confirming Terminate message from the exchange.
@ Established
Session is fully established.
@ AwaitNegotiationResponse
Session is waiting for the Negotiation Response message from the exchange.
@ Reconnecting
Session is trying to restore the telecommunication link.
@ Disconnected
Session is disconnected.
static const std::string & toString(Enum state)