XMPP::Event
Constructors
new(state : XMPP::ConnectionState = ConnectionState::Disconnected, description : String = "", stream_error : String = "", sm_state : XMPP::SMState = SMState.new, exception : Exception | Nil = nil)
SourceInstance methods
description
Sourceexception
Sourcesm_state
Sourcesm_state=(sm_state : SMState)
Sourcestate
Sourcestate=(state : ConnectionState)
Sourcestream_error
Source