serviceproviders/sapi_applicationmanager/src/appserviceobserver.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    14 * Description:  This Class is observer for the Application Manager core class
    14 * Description:  This Class is observer for the Application Manager core class
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <Liwcommon.h>
    19 #include <liwcommon.h>
    20 #include "appserviceobserver.h"
    20 #include "appserviceobserver.h"
    21 #include "serviceerrno.h"
    21 #include "serviceerrno.h"
    22 //Output Keys/arguments
    22 //Output Keys/arguments
    23 _LIT8(KResponse,"ReturnValue");
    23 _LIT8(KResponse,"ReturnValue");
    24 _LIT8(KErrorCode,"ErrorCode");
    24 _LIT8(KErrorCode,"ErrorCode");