|
libUPnP
1.6.22
|
#include <upnp.h>
Data Fields | |
| char * | ServiceId |
| char * | UDN |
| Upnp_SID | Sid |
Returned along with a { UPNP_EVENT_SUBSCRIPTION_REQUEST} callback.
| char* Upnp_Subscription_Request::ServiceId |
The identifier for the service being subscribed to.
| Upnp_SID Upnp_Subscription_Request::Sid |
The assigned subscription ID for this subscription.
| char* Upnp_Subscription_Request::UDN |
Universal device name.
1.8.13