mmsharing/livecommsui/lcui/tsrc/ipvtengine/inc/musengmcesession.h
changeset 34 01f0bb65bcf1
parent 22 496ad160a278
equal deleted inserted replaced
29:36d7ded3ca23 34:01f0bb65bcf1
    25 #include "lcsession.h"
    25 #include "lcsession.h"
    26 #include "lcaudiocontrol.h"
    26 #include "lcaudiocontrol.h"
    27 #include "svptimerobserver.h"
    27 #include "svptimerobserver.h"
    28 
    28 
    29 #include <e32base.h>
    29 #include <e32base.h>
       
    30 
       
    31 #include    <lcvtindicatorcontroller.h>
    30 
    32 
    31 
    33 
    32 // FORWARD DECLARATIONS
    34 // FORWARD DECLARATIONS
    33 class CContactTextField;
    35 class CContactTextField;
    34 class CPbkContactItem;
    36 class CPbkContactItem;
   281         * Value indicates whether session was started in background mode.
   283         * Value indicates whether session was started in background mode.
   282         * (see IsBackgroundStartup()). Once sending of video started, 
   284         * (see IsBackgroundStartup()). Once sending of video started, 
   283         * iBackground is set to EFalse
   285         * iBackground is set to EFalse
   284         */
   286         */
   285         TBool iBackground;
   287         TBool iBackground;
       
   288         
       
   289         // indicator control
       
   290         LcVtIndicatorController* iIndicatorCtr;
   286 
   291 
   287 
   292 
   288     };
   293     };
   289     
   294     
   290 #endif // MUSENGMCESESSION_H
   295 #endif // MUSENGMCESESSION_H