simpleengine/engine/inc/simpleconnection.h
branchRCL_3
changeset 18 fbd2e7cec7ef
parent 17 2669f8761a99
--- a/simpleengine/engine/inc/simpleconnection.h	Tue Aug 31 15:35:50 2010 +0300
+++ b/simpleengine/engine/inc/simpleconnection.h	Wed Sep 01 12:23:14 2010 +0100
@@ -53,6 +53,8 @@
      */
     static CSimpleConnection* NewL( MSimpleConnectionObserver& aObserver );
 
+    static CSimpleConnection* NewL( MSimpleConnectionObserver& aObserver, TInt32 aServiceId );
+    
     /**
      * Destructor.
      */
@@ -134,7 +136,7 @@
     /**
      * Two-phase constructor
      */
-    void ConstructL( );
+    void ConstructL( TInt32 aServiceId );
 
     /**
      * constructor