appsupport_plat/context_framework_services_api/inc/CFActionIndication.h
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
child 63 c2c61fdca848
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
    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