#define ONIXS_ILINK3_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.
@ AwaitEstablishmentAck
Session is waiting for the Establishment Acknowledgment message from the exchange.
@ WaitForRetransmission
Session is waiting for the message retransmission from the exchange.
@ Disconnected
Session is disconnected.
static const std::string & toString(Enum state)