MUpnpHttpServerObserver Class Reference

class MUpnpHttpServerObserver

MUpnpHttpServerObserver is an interface class notifying about the HTTP events, errors. Interface should be used only for achieving file transfer completion status. Other usages are internal to upnp stack.

dlnawebserver.lib
Since
S60 5.1
Public Member Functions
void HttpEventLD (CUpnpHttpMessage *)

Member Functions Documentation

HttpEventLD(CUpnpHttpMessage *)

void HttpEventLD ( CUpnpHttpMessage * aMessage ) [pure virtual]

This is virtual callback function which is used for forwarding messages to upper layer - to observer.

Since
S60 5.1

Parameters

CUpnpHttpMessage * aMessage the HTTP message