#define ONIXS_ICEBOE_NAMESPACE_BEGIN
#define ONIXS_ICEBOE_NAMESPACE_END
#define ONIXS_ICEBOE_EXPORTED
std::ostream & operator<<(std::ostream &o, SessionType::Enum type)
@ 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.
@ WaitForRetransmission
Session is waiting for the message retransmission from the exchange.
@ Disconnected
Session is disconnected.
static const std::string & toString(Enum state)