Class: XMPP4EM::ClientConnection

Inherits:
BaseConnection
  • Object
show all
Defined in:
lib/xmpp4em/client_connection.rb

Instance Attribute Summary

Attributes inherited from BaseConnection

#client, #host, #logger, #port, #stream_features

Instance Method Summary collapse

Methods inherited from BaseConnection

#connection_completed, #error, #init, #initialize, #receive_data, #reconnect, #send, #unbind

Constructor Details

This class inherits a constructor from XMPP4EM::BaseConnection

Instance Method Details

#namespaceObject



6
# File 'lib/xmpp4em/client_connection.rb', line 6

def namespace; 'jabber:client'; end