mmshplugins/mmshaoplugin/inc/muscallconferencemonitor.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    55          /**
    55          /**
    56           * Checks the Conference Status and 
    56           * Checks the Conference Status and 
    57           * sets the multimediasharing propery key value          
    57           * sets the multimediasharing propery key value          
    58           */
    58           */
    59         void SetStateL();  
    59         void SetStateL();  
       
    60 
       
    61          /**
       
    62           * Get Conference Call Status
       
    63           */
       
    64         
       
    65         RMobileConferenceCall::TMobileConferenceStatus GetConfStatus();
    60 
    66 
    61     private:
    67     private:
    62 
    68 
    63         /**
    69         /**
    64          * C++ constructor.
    70          * C++ constructor.
   132          * which is in conference dropped will be reported as part of
   138          * which is in conference dropped will be reported as part of
   133          * conference event.
   139          * conference event.
   134          */
   140          */
   135         CMusCallConferenceEventMonitor* iConfCallEvent;
   141         CMusCallConferenceEventMonitor* iConfCallEvent;
   136       
   142       
   137         MUS_UNITTEST( UT_CMusCallConferenceMonitor )        
   143         MUS_UNITTEST( UT_CMusCallConferenceMonitor )   
   138         
   144         MUS_UNITTEST( UT_CMusTsyPropertyMonitor )
   139     };
   145     };
   140 
   146 
   141 #endif // MUSCALLCONFERENCEMONITOR_H
   147 #endif // MUSCALLCONFERENCEMONITOR_H