realtimenetprots/sipfw/SIP/sipapi/api/siperr.h
branchRCL_3
changeset 15 2cdd984ec527
parent 0 307788aac0a8
equal deleted inserted replaced
13:822e1f077722 15:2cdd984ec527
    91 const TInt KErrSIPInvalidURIType = -17717;
    91 const TInt KErrSIPInvalidURIType = -17717;
    92 
    92 
    93 /** ICMP error has occured */
    93 /** ICMP error has occured */
    94 const TInt KErrSIPICMPFailure = -17718;
    94 const TInt KErrSIPICMPFailure = -17718;
    95 
    95 
       
    96 /** Error code to indicate switching to secondary APN on non fatal error  */
       
    97 const TInt KErrSIPApnSwitchNonFatalFailure = -17719;
       
    98 
    96 #endif //SIPERR_H
    99 #endif //SIPERR_H