Searched refs:StreamErrorUndefined (Results 1 – 2 of 2) sorted by relevance
104 m_streamError( StreamErrorUndefined ), m_streamErrorAppCondition( 0 ), in ClientBase()123 m_streamError( StreamErrorUndefined ), m_streamErrorAppCondition( 0 ), in ClientBase()149 m_streamError = StreamErrorUndefined; in init()1226 StreamError err = StreamErrorUndefined; in handleStreamError()1294 if( err != StreamErrorUndefined && (*it)->hasAttribute( XMLNS, XMLNS_XMPP_STREAM ) ) in handleStreamError()
848 …StreamErrorUndefined /**< An undefined/unknown error occured. Also used if a diconnect … enumerator