imstutils/imconversationview/imcvuiengine/inc/cimcvengine.h
changeset 3 3aab497fdbb7
parent 0 5e5d6b214f4f
equal deleted inserted replaced
0:5e5d6b214f4f 3:3aab497fdbb7
   208 		/*
   208 		/*
   209 		 * close all open chats
   209 		 * close all open chats
   210 		 */
   210 		 */
   211 		void CloseAllOpenChatsL();
   211 		void CloseAllOpenChatsL();
   212 		
   212 		
       
   213 	    /**
       
   214 	         * Check whether the service is VOIP Enabled Service
       
   215 	         *
       
   216 	         * @since S60 5.0
       
   217 	         * @return ETrue/EFalse
       
   218 	         */
       
   219 		IMPORT_C TBool IsVoipServiceL();
       
   220 		
   213 	private:
   221 	private:
   214 
   222 
   215         /**
   223         /**
   216          * By default Symbian OS constructor is private.
   224          * By default Symbian OS constructor is private.
   217          */
   225          */