serviceproviders/sapi_messaging/tsrc/dev/tmessagingprovidertest/manual/tmsg_notificationiter3/src/notify.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
child 58 ea43c23d28d2
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "messaginginterface.h"
    19 #include "messaginginterface.h"
    20 #include<LiwCommon.h>
    20 #include<liwcommon.h>
    21 #include<LiwVariant.h>
    21 #include<liwvariant.h>
    22 #include<LiwServiceHandler.h>
    22 #include<liwservicehandler.h>
    23 
    23 
    24 #include"notify.h"
    24 #include"notify.h"
    25 
    25 
    26 _LIT8(KTestInterface, 	"IMessaging");
    26 _LIT8(KTestInterface, 	"IMessaging");
    27 _LIT8(KTestContent,		"Service.Messaging");
    27 _LIT8(KTestContent,		"Service.Messaging");