|
libnpupnp 4.1.0
An almost compatible successor for the Portable UPnP reference library
|
#include <upnp.h>
Public Attributes | |
| Upnp_SID | Sid |
| The SID for this subscription. For subscriptions, this only contains a valid SID if the ErrCode field contains a UPNP_E_SUCCESS result code. For unsubscriptions, this contains the SID from which the subscription is being unsubscribed. | |
| int | ErrCode |
| The result of the operation. | |
| char | PublisherUrl [NAME_SIZE] |
| The event URL being subscribed to or removed from. | |
| int | TimeOut |
| The actual subscription time (for subscriptions only). | |
Returned along with a UPNP_EVENT_AUTORENEWAL_FAILED callback.