mmserv/voipaudioservices/VoIPServer/inc/VoIPQueueHandlerSrv.h
branchRCL_3
changeset 18 a36789189b53
parent 0 71ca22bcf22a
equal deleted inserted replaced
17:60e492b28869 18:a36789189b53
    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  */