diff -r 77cb48a03620 -r d9861ae9169c simpledatamodeladapter/group/presenceplugin_resource.hrh --- a/simpledatamodeladapter/group/presenceplugin_resource.hrh Thu Jul 01 14:09:06 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,58 +0,0 @@ -/* -* Copyright (c) 2006 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" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: resource definitions -* -*/ - -#ifndef PRESENCEPLUGIN_RESOURCE_HRH -#define PRESENCEPLUGIN_RESOURCE_HRH - -/** - * System wide UID 2:s for ECom plugin dlls. - */ -#define PRESENCEPLUGIN_DLL_UID_ECOM_PLUGIN 0x10009D8D - -/** - * Officially reserved UID 3 for the Presence Framework - * PRESENCE protocol dll. - */ -#define PRESENCEPLUGIN_DLL_UID_PRESENCE_PROTOCOL 0x10275464 - - -/** - * Resource file compatible defintions for ximp test protocols. - * - * This must be kept in-sync with definitions in - * "ximptestprotocols.h" - */ - -#define PRESENCEPLUGIN_1_IMPLEMENTATION_UID 0x10282EF2 -#define PRESENCEPLUGIN_1_VERSION_NO 1 -#define PRESENCEPLUGIN_1_DISPLAY_NAME "IETF SIMPLE PRESENCE protocol" -#define PRESENCEPLUGIN_1_DEFAULT_DATA "PRESENCE" - -// Protocol capabilities: "valuevalue..." -// -//

Provider -// Feature id -// Supported schema -// -// Example: -// "

Nokiafeat/pres/foofeat/pres/barsip" -// -#define PRESENCEPLUGIN_1_OPAQUE_DATA "

Nokiafeat/pres/pubfeat/pres/fetchfeat/pres/subssip" - - -#endif // SIMPLEPLUGIN_RESOURCE_HRH -