javaextensions/wma/sms_cbs/pushplugin/inc/serverconnectionbase.h
changeset 78 71ad690e91f5
parent 21 2a9601315dfc
--- a/javaextensions/wma/sms_cbs/pushplugin/inc/serverconnectionbase.h	Fri Sep 17 16:44:34 2010 +0300
+++ b/javaextensions/wma/sms_cbs/pushplugin/inc/serverconnectionbase.h	Mon Oct 04 11:29:25 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -109,7 +109,7 @@
      * @param path:the message store path
      * @returns SUCCESS or FAILURE
      */
-    int createMessageStore(std::wstring aPath);
+    int createMessageStore(std::wstring aPath, bool aDeleteStore);
 
     /**
      * Removes the directory specified.