twisted.words.protocols.jabber.xmlstream.StreamManager._connected(self, xs) method documentationtwisted.words.protocols.jabber.xmlstream.StreamManager
          View Source
          
        
      Called when the transport connection has been established.
Here we optionally set up traffic logging (depending on logTraffic) and call each handler's makeConnection method with the XmlStream instance.
| Function | logDataIn | Undocumented | 
| Function | logDataOut | Undocumented |