vpnengine/ikev1lib/inc/ikev1negotiation.h
branchRCL_3
changeset 23 473321461bba
parent 22 9f4e37332ce5
child 24 e06095241a65
--- a/vpnengine/ikev1lib/inc/ikev1negotiation.h	Thu Aug 19 10:54:34 2010 +0300
+++ b/vpnengine/ikev1lib/inc/ikev1negotiation.h	Tue Aug 31 16:14:16 2010 +0300
@@ -177,9 +177,10 @@
                              TInt aStatus, 
                              TUint32 aSpi);	
     
-    TInt ProcessUserResponseL(CAuthDialogInfo *aUserInfo);
-    TInt DialogCompleteL(TAny* aUserInfo, HBufC8* aUsername, HBufC8* aSecret);
+    TInt   ProcessUserResponseL(CAuthDialogInfo *aUserInfo);
+    TInt   DialogCompleteL(CIkev1Dialog* /*aDialog*/, TAny* aUserInfo, HBufC8* aUsername, HBufC8* aSecret, HBufC8* aDomain);
 
+	
 private:
 
     CIkev1Negotiation( CIkev1PluginSession* aPluginSession,