telephonyserverplugins/common_tsy/commontsy/inc/mmsms/cmmsmstsy.h
changeset 19 1f776524b15c
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
0:3553901f7fa8 19:1f776524b15c
   831          * 
   831          * 
   832          * @param aIpc Ipc number of the request
   832          * @param aIpc Ipc number of the request
   833          * @return TBool 
   833          * @return TBool 
   834          */
   834          */
   835         TBool IsRequestPossibleInOffline( TInt aIpc ) const;
   835         TBool IsRequestPossibleInOffline( TInt aIpc ) const;
       
   836         
       
   837         /**
       
   838          * Checks if error code is a relay protocol error
       
   839          *          
       
   840          * 
       
   841          * @param aError Cause value received from LTSY
       
   842          * @return TBool
       
   843          */
       
   844         static TBool IsRPError(TInt aError);
   836 
   845 
   837     private:
   846     private:
   838 
   847 
   839         /**
   848         /**
   840          * A pointer to the Phone TSY
   849          * A pointer to the Phone TSY