# File jabber4r/session.rb, line 299

    def announce_initial_presence

      @connection.send(Jabber::Protocol::Presence.gen_initial(id))

    end