|
libnpupnp 4.1.0
An almost compatible successor for the Portable UPnP reference library
|
#include <upnp.h>
Public Attributes | |
| Upnp_SID | Sid |
| The subscription ID for this subscription. | |
| int | EventKey |
| The event sequence number. | |
| std::unordered_map< std::string, std::string > | ChangedVariables |
| The changes generating the event. std::map would have been a better choice, but too late to change... | |
UPNP_EVENT_RECEIVED callback data.