Method: Jabber::StreamParser#started

Defined in:
lib/xmpp4r/streamparser.rb

#startedObject (readonly)

status if the parser is started



18
19
20
# File 'lib/xmpp4r/streamparser.rb', line 18

def started
  @started
end