mmsharing/mmshavailability/inc/musavacapabilitytimer.h
branchRCL_3
changeset 21 ce86b6d44a6d
parent 0 f0cf47e981f9
child 32 73a1feb507fb
equal deleted inserted replaced
19:95754dcd27ad 21:ce86b6d44a6d
    43     ~CMusAvaCapabilityTimer();
    43     ~CMusAvaCapabilityTimer();
    44 
    44 
    45 protected: // From CTimer
    45 protected: // From CTimer
    46 
    46 
    47     void RunL();
    47     void RunL();
       
    48     
       
    49 protected: // from CActive
       
    50 
       
    51     TInt RunError( TInt aError );
    48 
    52 
    49 private:
    53 private:
    50 
    54 
    51     CMusAvaCapabilityTimer( const TInt aPriority, MTimeOutNotify& aNotify );
    55     CMusAvaCapabilityTimer( const TInt aPriority, MTimeOutNotify& aNotify );
    52 
    56