phoneengine/phonemodel/inc/cpemessagehandler.h
branchRCL_3
changeset 34 b68fcd923911
parent 9 8871b09be73b
child 39 b8d67d6176f5
equal deleted inserted replaced
31:ba54057fe027 34:b68fcd923911
   757         * Handles dial message from phone application or phone client.
   757         * Handles dial message from phone application or phone client.
   758         * @param aClientCall, Informs is the current call client originated or not.
   758         * @param aClientCall, Informs is the current call client originated or not.
   759         * @return Return possible error code.
   759         * @return Return possible error code.
   760         */
   760         */
   761         TInt HandleDialCallL( const TBool aClientCall );      
   761         TInt HandleDialCallL( const TBool aClientCall );      
       
   762 
       
   763         /**
       
   764         * Reset CCCECallParameters to prevent of use a previous callīs parameters
       
   765         */
       
   766         void ResetClientCallData();
   762 
   767 
   763         /**
   768         /**
   764         * Checks if there are any connected video calls
   769         * Checks if there are any connected video calls
   765         * @return   EFalse: no active video call,
   770         * @return   EFalse: no active video call,
   766         *           ETrue: active video call
   771         *           ETrue: active video call