virtual NPT_Result OnAction(PLT_ActionReference &action, const PLT_HttpRequestContext &context)
This mehod is called when an action performed by a control point has been received and needs to be an...
Definition: PltLightSample.cpp:92
virtual NPT_Result SetupServices()
Required method for setting up UPnP services of device host (and any embedded).
Definition: PltLightSample.cpp:68
The PLT_HttpRequestContext class holds information about the request sent, the local & remote ip addr...
Definition: PltHttp.h:111