phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
equal deleted inserted replaced
73:e30d4a1b8bad 81:c26cc2a7c548
    98         * Returns the set call header type.
    98         * Returns the set call header type.
    99         */
    99         */
   100         CBubbleManager::TPhoneCallTypeFlags CallHeaderType() const;
   100         CBubbleManager::TPhoneCallTypeFlags CallHeaderType() const;
   101                 
   101                 
   102         /**
   102         /**
       
   103         * Sets divert indication to call header if necessary
       
   104         * @param aCallId - Call Id.
       
   105         * @param aCallHeaderData - Call header where indication will be set
       
   106         *                          if needed.
       
   107         */
       
   108         void SetDivertIndication( const TBool aDivertIndication );
       
   109         
       
   110         /**
   103         * Checks if call is waiting, returns ETrue if call is waiting
   111         * Checks if call is waiting, returns ETrue if call is waiting
   104         * otherwise EFalse.
   112         * otherwise EFalse.
   105         * @param aCallId, call id.
   113         * @param aCallId, call id.
   106         */
   114         */
   107         TBool IsWaitingCallL( const TInt aCallId ) const;
   115         TBool IsWaitingCallL( const TInt aCallId ) const;