phoneengine/engineinfo/inc/cpeengineinfoimpl.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 69 8baf28733c3d
equal deleted inserted replaced
73:e30d4a1b8bad 81:c26cc2a7c548
   645           /**
   645           /**
   646           * From base class MPEEngineInfo
   646           * From base class MPEEngineInfo
   647           * @see MPEEngineInfo::CallBackAddress
   647           * @see MPEEngineInfo::CallBackAddress
   648           */
   648           */
   649           const TDesC& CallBackAddress() const;
   649           const TDesC& CallBackAddress() const;
   650           
       
   651           /**
       
   652           * Sets the protocol spesific error code
       
   653           * @param aError is the error code from Etel.
       
   654           * @return None.
       
   655           */
       
   656           void SetProtocolError( TInt aError, TInt aCallId ); 
       
   657            
       
   658           /**
       
   659           * Gets the protocol spesific error code
       
   660           * @param aCallId is the call identification number.
       
   661           * @return TInt.
       
   662           */
       
   663           TInt ProtocolError( const TInt aCallId ) const; 
       
   664 
   650 
   665     // Functions from MPEDataStore (reading values)
   651     // Functions from MPEDataStore (reading values)
   666     public:
   652     public:
   667         /**
   653         /**
   668         * Gets group ids which are active to play ring tone
   654         * Gets group ids which are active to play ring tone