twisted.words.protocols.jabber.xmlstream.ConnectAuthenticator.streamStarted(self, rootElement) method documentationtwisted.words.protocols.jabber.xmlstream.ConnectAuthenticator
          View Source
          
        
      Called by the XmlStream when the stream has started.
This extends Authenticator.streamStarted to extract further stream headers from rootElement, optionally wait for stream features being received and then call initializeStream.
| Function | onFeatures | Undocumented |