mobilemessaging/unieditor/model/inc/UniObject.h
branchRCL_3
changeset 24 e00582ce7ecd
parent 0 72b543305e3a
equal deleted inserted replaced
22:52d61119153d 24:e00582ce7ecd
   480         *
   480         *
   481         * @since    5.0
   481         * @since    5.0
   482         *           
   482         *           
   483         */
   483         */
   484         IMPORT_C void RemoveObserver(   MUniObjectObserver*     aObserver );
   484         IMPORT_C void RemoveObserver(   MUniObjectObserver*     aObserver );
       
   485         
       
   486         /**
       
   487          * Is object path is valid
       
   488          *
       
   489          * @return ETrue, if media object is available in their respective path 
       
   490          * otherwise EFalse
       
   491          */
       
   492         IMPORT_C TBool IsValid() const;
   485 
   493 
   486     protected: 
   494     protected: 
   487 
   495 
   488         /**
   496         /**
   489         * From CActive
   497         * From CActive