class twisted.words.protocols.jabber.ijabber.IInitiatingInitializer(IInitializer): (source)
Known implementations: twisted.words.protocols.jabber.xmlstream.BaseFeatureInitiatingInitializer
Interface for XML stream initializers for the initiating entity.
| Attribute | xmlstream | The associated XML stream | 
| Method | initialize | Initiate the initialization step. | 
Initiate the initialization step.
May return a deferred when the initialization is done asynchronously.