--
You received this message because you are subscribed to the Google Groups "Blather" group.
To view this discussion on the web visit https://groups.google.com/d/msg/xmpp-blather/-/5xNuYyAcJu4J.
To post to this group, send email to xmpp-b...@googlegroups.com.
To unsubscribe from this group, send email to xmpp-blather...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xmpp-blather?hl=en.
write_to_stream Status.new(:available, "Now Live")
Regards,
Ben Langfeld
setup .....
when_ready do
write_to_stream Status.new(:available, "Now Live")
end
Regards,
Ben Langfeld