phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h
branchRCL_3
changeset 23 40a3f856b14d
parent 20 3c221667e687
child 24 41a7f70b3818
equal deleted inserted replaced
22:94dc1107e8b2 23:40a3f856b14d
    84         * displayed)
    84         * displayed)
    85         * @param aCallid call id
    85         * @param aCallid call id
    86         */
    86         */
    87         void DisplayHeaderForOutgoingCallL(
    87         void DisplayHeaderForOutgoingCallL(
    88                 const TInt aCallId );
    88                 const TInt aCallId );
    89         
       
    90         /**
       
    91         * Display initializing call header (phone number isn't initially
       
    92         * displayed)
       
    93         */
       
    94         void DisplayHeaderForInitializingCallL( TInt aCallId );
       
    95        
    89        
    96         /**
    90         /**
    97         * Sets the call header type used in the call bubble.
    91         * Sets the call header type used in the call bubble.
    98         * @param aCallHeaderType, call header type.
    92         * @param aCallHeaderType, call header type.
    99         */
    93         */
   103         /**
    97         /**
   104         * Returns the set call header type.
    98         * Returns the set call header type.
   105         */
    99         */
   106         CBubbleManager::TPhoneCallTypeFlags CallHeaderType() const;
   100         CBubbleManager::TPhoneCallTypeFlags CallHeaderType() const;
   107                 
   101                 
   108         /**
       
   109         * Sets divert indication to call header if necessary
       
   110         * @param aCallId - Call Id.
       
   111         * @param aCallHeaderData - Call header where indication will be set
       
   112         *                          if needed.
       
   113         */
       
   114         void SetDivertIndication( const TBool aDivertIndication );
       
   115         
       
   116         /**
   102         /**
   117         * Checks if call is waiting, returns ETrue if call is waiting
   103         * Checks if call is waiting, returns ETrue if call is waiting
   118         * otherwise EFalse.
   104         * otherwise EFalse.
   119         * @param aCallId, call id.
   105         * @param aCallId, call id.
   120         */
   106         */