libUPnP
1.6.17
|
#include <upnp.h>
Data Fields | |
char * | ServiceId |
char * | UDN |
Upnp_SID | Sid |
Returned along with a { UPNP_EVENT_SUBSCRIPTION_REQUEST} callback.
The identifier for the service being subscribed to.
Referenced by gena_process_subscription_request(), SampleUtil_PrintEvent(), and TvDeviceHandleSubscriptionRequest().
The assigned subscription ID for this subscription.
Referenced by gena_process_subscription_request(), SampleUtil_PrintEvent(), and TvDeviceHandleSubscriptionRequest().
Universal device name.
Referenced by gena_process_subscription_request(), SampleUtil_PrintEvent(), and TvDeviceHandleSubscriptionRequest().