phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
--- a/phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h	Wed Sep 15 12:12:21 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h	Wed Oct 13 14:31:22 2010 +0300
@@ -100,6 +100,14 @@
         CBubbleManager::TPhoneCallTypeFlags CallHeaderType() const;
                 
         /**
+        * Sets divert indication to call header if necessary
+        * @param aCallId - Call Id.
+        * @param aCallHeaderData - Call header where indication will be set
+        *                          if needed.
+        */
+        void SetDivertIndication( const TBool aDivertIndication );
+        
+        /**
         * Checks if call is waiting, returns ETrue if call is waiting
         * otherwise EFalse.
         * @param aCallId, call id.