mmserv/tms/inc/tmsclientserver.h
changeset 20 b67dd1fc57c5
parent 14 80975da52420
child 33 5e8b14bae8c3
child 42 1fa3fb47b1e3
equal deleted inserted replaced
19:4a629bc82c5e 20:b67dd1fc57c5
    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;