connectionmonitoring/connmon/connectionmonitor/inc/ConnMonIAP.h
changeset 72 0c32cf868819
parent 71 9f263f780e41
equal deleted inserted replaced
71:9f263f780e41 72:0c32cf868819
   740          * @param aNetworkStatus On return, contains the current network registration status.
   740          * @param aNetworkStatus On return, contains the current network registration status.
   741          * @return KErrNone if successfull, otherwise a system wide error code.
   741          * @return KErrNone if successfull, otherwise a system wide error code.
   742          */
   742          */
   743         TInt GetNetworkRegistration_v2( TInt& aRegistration ) const;
   743         TInt GetNetworkRegistration_v2( TInt& aRegistration ) const;
   744 
   744 
       
   745          /**
       
   746          * Restores packet network attach mode.
       
   747          * @since
       
   748          * @return void.
       
   749          */
       
   750         void RestoreAttachMode();
       
   751 
   745 
   752 
   746     private: // New methods
   753     private: // New methods
   747         /**
   754         /**
   748          * Opens and attaches to a connection.
   755          * Opens and attaches to a connection.
   749          * @since
   756          * @since