Class: EasyUpnp::NoOpEventParser
- Inherits:
-
Object
- Object
- EasyUpnp::NoOpEventParser
- Defined in:
- lib/easy_upnp/events/event_parsers.rb
Instance Method Summary collapse
Instance Method Details
#parse(event_xml) ⇒ Object
16 17 18 |
# File 'lib/easy_upnp/events/event_parsers.rb', line 16 def parse(event_xml) event_xml end |