mmshplugins/mmshaoplugin/inc/muscallconferencemonitor.h
branchRCL_3
changeset 23 bc78a40cd63c
parent 22 73a1feb507fb
equal deleted inserted replaced
22:73a1feb507fb 23:bc78a40cd63c
    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();
       
    66 
    60 
    67     private:
    61     private:
    68 
    62 
    69         /**
    63         /**
    70          * C++ constructor.
    64          * C++ constructor.
   138          * which is in conference dropped will be reported as part of
   132          * which is in conference dropped will be reported as part of
   139          * conference event.
   133          * conference event.
   140          */
   134          */
   141         CMusCallConferenceEventMonitor* iConfCallEvent;
   135         CMusCallConferenceEventMonitor* iConfCallEvent;
   142       
   136       
   143         MUS_UNITTEST( UT_CMusCallConferenceMonitor )   
   137         MUS_UNITTEST( UT_CMusCallConferenceMonitor )        
   144         MUS_UNITTEST( UT_CMusTsyPropertyMonitor )
   138         
   145     };
   139     };
   146 
   140 
   147 #endif // MUSCALLCONFERENCEMONITOR_H
   141 #endif // MUSCALLCONFERENCEMONITOR_H