Skip to content

Add a way to subscribe for lost devices

john obaterspok requested to merge joob/libupnpp:lostevent into master

I'm missing a way to subscribe when a device is lost. This PR does this. Would you prefer a new subscribeEvent method which takes an enum on what to subscribe to instead? (+ new visitor type with event arg)?

-- john

Merge request reports