voipplugins/sipconnectionprovider/inc/scpservicemanager.h
branchRCL_3
changeset 16 6134b5029079
parent 0 a4daefaec16c
--- a/voipplugins/sipconnectionprovider/inc/scpservicemanager.h	Wed Mar 31 21:20:05 2010 +0300
+++ b/voipplugins/sipconnectionprovider/inc/scpservicemanager.h	Wed Apr 14 15:49:55 2010 +0300
@@ -325,6 +325,14 @@
         const TDesC8& aPassword,
         TBool aSetPassword );
     
+    /**
+     * Checks restricted connections. In case where voip is not 
+     * allowed via 3g and 3g ap is first ap, leave with error 
+     * KCCHErrorAccessPointNotDefined so user can select another ap.
+     * @param aServiceId Service Id
+     */
+    void CheckRestrictedConnectionsL( TUint aServiceId );
+    
 private:  
 
     /**