UPNP_EVENT_SUBSCRIPTION_REQUEST

Received by a device when a subscription arrives.

Documentation

Received by a device when a subscription arrives. The Event parameter contains a pointer to a Upnp_Subscription_Request structure. At this point, the subscription has already been accepted. UpnpAcceptSubscription needs to be called to confirm the subscription and transmit the initial state table. This can be done during this callback. The SDK generates no events for a subscription unless the device application calls UpnpAcceptSubscription.

Alphabetic index



This page was generated with the help of DOC++.