phoneapp/phoneuistates/inc/cphonegeneralgsmmessageshandler.h
changeset 77 2be0b271d017
parent 45 6b911d05207e
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
    92         * @param aResourceId resource id to be resolved
    92         * @param aResourceId resource id to be resolved
    93         * @param aNotificationDialog ETrue if notification dialog should be used
    93         * @param aNotificationDialog ETrue if notification dialog should be used
    94         */
    94         */
    95         void SendGlobalInfoNoteL( TInt aResourceId, 
    95         void SendGlobalInfoNoteL( TInt aResourceId, 
    96                 TBool aNotificationDialog = EFalse );
    96                 TBool aNotificationDialog = EFalse );
    97         
       
    98         /**
       
    99         * Shows divert indication or sets internal divert flag
       
   100         * depending in which order we receive Incoming and 
       
   101         * CallForwarded messages.
       
   102         */
       
   103         void HandleIncomingCallForwardedL();
       
   104 
    97 
   105         /**
    98         /**
   106         * Show global ErrorNote
    99         * Show global ErrorNote
   107         * @param aResourceId resource id to be resolved
   100         * @param aResourceId resource id to be resolved
   108         * @param aNotificationDialog ETrue if notification dialog should be used
   101         * @param aNotificationDialog ETrue if notification dialog should be used