appsupport_plat/context_framework_services_api/inc/CFActionIndication.h
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
child 66 9af619316cbf
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
    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