twisted.words.protocols.jabber.ijabber.IInitiatingInitializer(IInitializer)
interface documentationtwisted.words.protocols.jabber.ijabber
View Source
(View In Hierarchy)
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.