locationmgmt/locationcore/inc/lbsmessageenums.h
branchRCL_3
changeset 54 0c2046328c85
parent 0 9cfd9a3ee49c
child 55 c92d4f3c47c5
equal deleted inserted replaced
52:29dbbeac905d 54:0c2046328c85
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // the message enums/opcodes shared between the client and the server sides
    14 // the message enums/opcodes shared between the client and the server sides
    15 // Extend the enum list as required for each server - see restrictions
    15 //
    16 // butDO NOT rename the file
    16 // NOTE: This file should not be modified or used by any new applications 
    17 // 
       
    18 //
    17 //
    19 
    18 
    20 /**
    19 /**
    21  @file
    20  @file
    22  @publishedPartner
    21  @publishedAll
    23  @released
    22  @released
    24 */
    23 */
    25 
    24 
    26 #ifndef __LBSMESSAGEENUMS_H__
    25 #ifndef __LBSMESSAGEENUMS_H__
    27 #define __LBSMESSAGEENUMS_H__
    26 #define __LBSMESSAGEENUMS_H__