mmserv/voipaudioservices/VoIPServer/inc/VoIPQueueHandlerSrv.h
changeset 38 9e9fc5ab059f
parent 0 71ca22bcf22a
child 53 eabc8c503852
equal deleted inserted replaced
36:73253677b50a 38:9e9fc5ab059f
    20 
    20 
    21 // INCLUDES
    21 // INCLUDES
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <e32msgqueue.h>
    23 #include <e32msgqueue.h>
    24 #include "VoIPAudioClientServer.h"   // for TVoIPMsgBuf
    24 #include "VoIPAudioClientServer.h"   // for TVoIPMsgBuf
    25 // FORWARD DECLARATIONS
       
    26 
       
    27 
    25 
    28 /**
    26 /**
    29  *  MQueueHandlerObserver
    27  *  MQueueHandlerObserver
    30  *  Responsible for sending callbacks to the VoIP client app
    28  *  Responsible for sending callbacks to the VoIP client app
    31  */
    29  */