diff -r e30d4a1b8bad -r c26cc2a7c548 phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h --- 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.