diff -r 7cee158cb8cd -r 26b2b12093af javaextensions/wma/sms_cbs/pushplugin/inc/serverconnectionbase.h --- a/javaextensions/wma/sms_cbs/pushplugin/inc/serverconnectionbase.h Wed Sep 15 12:05:25 2010 +0300 +++ b/javaextensions/wma/sms_cbs/pushplugin/inc/serverconnectionbase.h Wed Oct 13 14:23:59 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.