Hi, I am trying to get the stream ID of the jabber stream initiated when I create a new connection like this : @cl = Jabber::Client::new(@jid) @cl.connect(host=''host'', port=5223) @cl.auth_nonsasl(@password, false) I don''t see any method defined for the client object @cl which can give me the id for underlying stream. Any help would be appreciated. Thanks, Shishir --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---