t.w.p.j.c.BindInitializer(xmlstream.BaseFeatureInitiatingInitializer) : class documentation

Part of twisted.words.protocols.jabber.client View Source View In Hierarchy

Initializer that implements Resource Binding for the initiating entity.

This protocol is documented in RFC 3920, section 7.

Method start Start the actual initialization.
Method onBind Undocumented

Inherited from BaseFeatureInitiatingInitializer:

Class Variable feature tuple of (uri, name) of the stream feature root element. (type: tuple of (str, str))
Instance Variable required whether the stream feature is required to be advertized by the receiving entity. (type: bool)
Method __init__ Undocumented
Method initialize Initiate the initialization.
def start(self): (source)
Start the actual initialization.

May return a deferred for asynchronous initialization.

def onBind(self, iq): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.