cbs/CbsServer/ServerInc/CCbsMessage.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <etelmm.h>
    24 #include <etelmm.h>
    25 #include "CbsReceiverTypes.h"
    25 #include "CbsReceiverTypes.h"
    26 #include "CbsCommon.h"
    26 #include "CbsCommon.h"
    27 #include <cbsmcncommon.h>
    27 #include "CbsMcnCommon.h"
    28 
    28 
    29 //  CONSTANTS  
    29 //  CONSTANTS  
    30 // If this constant is set to iPLMN.iMCC, iPLMN does not contain network info
    30 // If this constant is set to iPLMN.iMCC, iPLMN does not contain network info
    31 _LIT( KRecMessageNoNetworkInfo, "-1"  );
    31 _LIT( KRecMessageNoNetworkInfo, "-1"  );
    32 
    32