Initializer that implements session establishment for the initiating entity.

This protocol is defined in RFC 3921, section 3.

Method start Start the actual initialization.

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):

Start the actual initialization.

May return a deferred for asynchronous initialization.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.