omads/omadsextensions/adapters/sms/inc/VMessageParser.h
branchRCL_3
changeset 52 4f0867e42d62
parent 51 8e7494275d3a
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
    17 
    17 
    18 
    18 
    19 #ifndef VMESSAGEPARSER_H
    19 #ifndef VMESSAGEPARSER_H
    20 #define VMESSAGEPARSER_H
    20 #define VMESSAGEPARSER_H
    21 
    21 
    22 #include "omadsfolderobject.h"
    22 #include "OMADSFolderObject.h"
    23 
    23 
    24 
    24 
    25 // CONSTANTS
    25 // CONSTANTS
    26 _LIT(KVMsgTagBegin, "BEGIN:");
    26 _LIT(KVMsgTagBegin, "BEGIN:");
    27 _LIT(KVMsgTagEnd, "END:");
    27 _LIT(KVMsgTagEnd, "END:");