appsupport_plat/context_framework_services_api/inc/CFActionIndication.h
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
    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