appsupport_plat/context_framework_services_api/inc/CFActionIndication.h
branchRCL_3
changeset 21 9af619316cbf
parent 20 c2c61fdca848
equal deleted inserted replaced
20:c2c61fdca848 21:9af619316cbf
     1 /*
     1 /*
     2 * Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 #ifndef C_CFACTIONINDICATION_H
    19 #ifndef C_CFACTIONINDICATION_H
    20 #define C_CFACTIONINDICATION_H
    20 #define C_CFACTIONINDICATION_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <CFKeyValuePair.h>
    23 #include <cfkeyvaluepair.h>
    24 
    24 
    25 /**
    25 /**
    26 * Encapsulates inside an action indication. Action indication consists of
    26 * Encapsulates inside an action indication. Action indication consists of
    27 * an action identifier and a set of paramters.
    27 * an action identifier and a set of paramters.
    28 * When an action indication is received the rule inside a script has
    28 * When an action indication is received the rule inside a script has