mmserv/tms/inc/tmsclientserver.h
branchRCL_3
changeset 18 2eb3b066cc7d
parent 13 f5c5c82a163e
child 33 5e8b14bae8c3
child 42 1fa3fb47b1e3
equal deleted inserted replaced
17:3570217d8c21 18:2eb3b066cc7d
    99 // CONSTANTS
    99 // CONSTANTS
   100 // TMSServer Effects and Routing Publish & Subscribe property category
   100 // TMSServer Effects and Routing Publish & Subscribe property category
   101 const TUid KTMSPropertyCategory = {0x10207C7C};
   101 const TUid KTMSPropertyCategory = {0x10207C7C};
   102 
   102 
   103 // server name and UID
   103 // server name and UID
   104 _LIT(KTMSServerName, "tmsserver");
   104 _LIT(KTMSServerFile, "tmsserver");
       
   105 _LIT(KTMSServerName, "!TmsServer");
   105 const TUid KTMSServerUid3 = {0x10207C7C};
   106 const TUid KTMSServerUid3 = {0x10207C7C};
   106 const TUid KUidTMSCallServerUid3 = {0x10207C78};
   107 const TUid KUidTMSCallServerUid3 = {0x10207C78};
   107 
   108 
   108 // TMS Server version
   109 // TMS Server version
   109 const guint KTMSServMajorVersionNumber = 1;
   110 const guint KTMSServMajorVersionNumber = 1;