Method: Jabber::Connection#features_timeout

Defined in:
lib/vendor/xmpp4r/lib/xmpp4r/connection.rb

#features_timeoutObject

How many seconds to wait for <stream:features/> before proceeding



20
21
22
# File 'lib/vendor/xmpp4r/lib/xmpp4r/connection.rb', line 20

def features_timeout
  @features_timeout
end