libnpupnp  4.1.0
An almost compatible successor for the Portable UPnP reference library
Public Attributes | List of all members
Upnp_Event Struct Reference

#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...
 

Detailed Description

UPNP_EVENT_RECEIVED callback data.


The documentation for this struct was generated from the following file: