phoneapp/phoneuicontrol/inc/mphonecallheadermanagerutility.h
changeset 65 2a5d4ab426d3
parent 45 6b911d05207e
equal deleted inserted replaced
60:1eef62f5c541 65:2a5d4ab426d3
    27 * @since S60 v9.1
    27 * @since S60 v9.1
    28 */
    28 */
    29 class MPhoneCallHeaderManagerUtility
    29 class MPhoneCallHeaderManagerUtility
    30     {
    30     {
    31     public:
    31     public:
    32         
       
    33         /**
       
    34         * Concludes does the engine have information of the
       
    35         * phone number. This information is then send to the view.
       
    36         * @param aNumberLength - phone number's length
       
    37         * @param aContactInfoAvailable - is contact's info available
       
    38         */
       
    39         virtual void SetPhoneNumberAvailabilityL(
       
    40                 const TInt aNumberLength,
       
    41                 const TBool aContactInfoAvailable ) = 0;
       
    42 
    32 
    43         /**
    33         /**
    44         * Loads strings for displaying in call header.
    34         * Loads strings for displaying in call header.
    45         * @param aCallLabelId - Resource Id for longer text.
    35         * @param aCallLabelId - Resource Id for longer text.
    46         * @param aShortLabelId - Resource id for short text
    36         * @param aShortLabelId - Resource id for short text