#include <cybergarage/upnp/ccontrolpoint.h>
#include <cybergarage/upnp/event/cnotify.h>
#include <cybergarage/util/clog.h>
Functions | |
void | cg_upnp_controlpoint_httprequestreceived (CgHttpRequest *httpReq) |
void | cg_upnp_controlpoint_updatestatetablefromproperty (CgUpnpService *service, CgUpnpProperty *prop) |
|
The function that calls all HTTP listener callback functions. Do not call this from applications.
|
|
When an event is received, update also the associated service's state table to include the evented state variable.
|