MUpnpDispatcherCustomer Class Reference

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

Member Functions Documentation

MessageReceivedLD(CUpnpHttpMessage *)

voidMessageReceivedLD(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 * aMessageA pointer containing the received message

Path()

const TDesC8 &Path()[pure virtual]

A function that should return the path identifying this customer