MUpnpDispatcherCustomer Class Reference

class MUpnpDispatcherCustomer
Public Member Functions
void MessageReceivedLD (CUpnpHttpMessage *)
const TDesC8 & Path ()

Member Functions Documentation

MessageReceivedLD(CUpnpHttpMessage *)

void MessageReceivedLD ( CUpnpHttpMessage * aMessage ) [pure virtual]

A callback function to receive HTTP messages. Dispatcher checks the mailbox periodically and calls this function if a message to this customer is received

Parameters

CUpnpHttpMessage * aMessage A pointer containing the received message

Path()

const TDesC8 & Path ( ) [pure virtual]

A function that should return the path identifying this customer