00001 /* 00002 * ============================================================================ 00003 * Name : SendUiConsts.h 00004 * Part of : SendUi 00005 * Interface : 00006 * Description : Uid definitions for SendUI services. 00007 * Version : 1.0 00008 * 00009 * Copyright © 2002-2004 Nokia. All rights reserved. 00010 * This material, including documentation and any related 00011 * computer programs, is protected by copyright controlled by 00012 * Nokia. All rights are reserved. Copying, including 00013 * reproducing, storing, adapting or translating, any 00014 * or all of this material requires the prior written consent of 00015 * Nokia. This material also contains confidential 00016 * information which may not be disclosed to others without the 00017 * prior written consent of Nokia. 00018 * 00019 * ============================================================================ 00020 */ 00021 00022 #ifndef SENDUICONSTS_H 00023 #define SENDUICONSTS_H 00024 00025 // CONSTANTS 00026 #define KSenduiMtmSmtpUidValue 0x10001028 00027 #define KSenduiMtmImap4UidValue 0x1000102A 00028 #define KSenduiMtmPop3UidValue 0x10001029 00029 #define KSenduiMtmSmsUidValue 0x1000102C 00030 #define KSenduiMtmMmsUidValue 0x100058E1 00031 #define KSenduiMtmIrUidValue 0x100053A4 00032 #define KSenduiMtmBtUidValue 0x10009ED5 00033 #define KSenduiMtmPushMtm1UidValue 0x10009158 00034 #define KSenduiMtmPushMtm2UidValue 0x10009158 00035 #define KSenduiMtmPushMtm3UidValue 0x10009158 00036 #define KSenduiMtmPushMtmUidValue 0x10009158 00037 #define KSenduiMtmBioUidValue 0x10001262 00038 #define KSenduiMailEditorUidValue 0x101F4CD6 00039 #define KSenduiMMSEditorUidValue 0x100058DE // Deprecated since 3.2 00040 #define KSenduiMMSNotificationUidValue 0x100059C8 00041 #define KSenduiMtmFaxUidValue 0x1000102B 00042 #define KSenduiMtmSyncMLEmailUidValue 0x101f7c5c 00043 #define KMmsUploadService1 0x101F8835 00044 #define KMmsUploadService2 0x101F8836 00045 #define KMmsUploadService3 0x101F8837 00046 #define KMmsUploadService4 0x101F8838 00047 #define KSenduiMtmRoUidValue 0x101F6DC2 00048 #define KSenduiMtmPostcardUidValue 0x10207245 00049 #define KDrmLinkSenderValue 0x10207388 00050 #define KSenduiMtmAudioMessageUidValue 0x1020745B 00051 #start_since SINCE_3_1_SDK 00052 00055 #define KSenduiMtmUniMessageUidValue 0x102072D6 00056 00059 #define KSenduiUniEditorUidValue 0x102072D8 00060 #end_since SINCE_3_1_SDK 00061 00062 #start_since SINCE_3_1_SDK 00063 // Technology types 00067 #define KSenduiTechnologySmsUidValue 0x10008A30 00068 00071 #define KSenduiTechnologyMmsUidValue 0x100058E2 00072 00075 #define KSenduiTechnologyMailUidValue 0x10001671 00076 00079 #define KSenduiTechnologyUniEditorUidValue 0x102072D5 00080 00083 #define KSenduiTechnologyIrUidValue 0x1000539F 00084 00087 #define KSenduiTechnologyBtUidValue 0x10009ED6 00088 #end_since SINCE_3_1_SDK 00089 00090 // MTMs 00091 const TUid KSenduiMtmSmtpUid = { KSenduiMtmSmtpUidValue }; 00092 const TUid KSenduiMtmImap4Uid = { KSenduiMtmImap4UidValue }; 00093 const TUid KSenduiMtmPop3Uid = { KSenduiMtmPop3UidValue }; 00094 const TUid KSenduiMtmSmsUid = { KSenduiMtmSmsUidValue }; 00095 const TUid KSenduiMtmMmsUid = { KSenduiMtmMmsUidValue }; 00096 const TUid KSenduiMtmIrUid = { KSenduiMtmIrUidValue }; 00097 const TUid KSenduiMtmBtUid = { KSenduiMtmBtUidValue }; 00098 const TUid KSenduiMtmPushMtm1Uid = { KSenduiMtmPushMtm1UidValue }; 00099 const TUid KSenduiMtmPushMtm2Uid = { KSenduiMtmPushMtm2UidValue }; 00100 const TUid KSenduiMtmPushMtm3Uid = { KSenduiMtmPushMtm3UidValue }; 00101 const TUid KSenduiMtmPushMtmUid = { KSenduiMtmPushMtmUidValue }; 00102 const TUid KSenduiMtmFaxUid = { KSenduiMtmFaxUidValue }; 00103 const TUid KSenduiMtmSyncMLEmailUid = { KSenduiMtmSyncMLEmailUidValue }; 00104 const TUid KSenduiMtmBioUid = { KSenduiMtmBioUidValue }; 00105 const TUid KSenduiMtmRoUid = { KSenduiMtmRoUidValue }; 00106 const TUid KSenduiMMSNotificationUid = { KSenduiMMSNotificationUidValue }; 00107 const TUid KSenduiMtmPostcardUid = { KSenduiMtmPostcardUidValue }; 00108 const TUid KSenduiMtmAudioMessageUid = { KSenduiMtmAudioMessageUidValue }; 00109 #start_since SINCE_3_1_SDK 00110 00113 const TUid KSenduiMtmUniMessageUid = { KSenduiMtmUniMessageUidValue }; 00114 #end_since SINCE_3_1_SDK 00115 00116 // ECom services 00117 const TUid KMmsDirectUpload = { 0x101F87F5 }; 00118 const TUid KMmsIndirectUpload = { 0x101F87F7 }; 00119 const TUid KMmsUploadService1Id = { KMmsUploadService1 }; 00120 const TUid KMmsUploadService2Id = { KMmsUploadService2 }; 00121 const TUid KMmsUploadService3Id = { KMmsUploadService3 }; 00122 const TUid KMmsUploadService4Id = { KMmsUploadService4 }; 00123 const TUid KMeetingRequestSender = { 0x101FD69A }; 00124 const TUid KDrmLinkSender = { KDrmLinkSenderValue }; 00125 #start_since SINCE_3_1_SDK 00126 // Technology types 00127 00131 const TUid KSenduiTechnologySmsUid = { KSenduiTechnologySmsUidValue }; 00135 const TUid KSenduiTechnologyMmsUid = { KSenduiTechnologyMmsUidValue }; 00139 const TUid KSenduiTechnologyMailUid = { KSenduiTechnologyMailUidValue }; 00143 const TUid KSenduiTechnologyUniEditorUid = { KSenduiTechnologyUniEditorUidValue }; 00147 const TUid KSenduiTechnologyIrUid = { KSenduiTechnologyIrUidValue }; 00151 const TUid KSenduiTechnologyBtUid = { KSenduiTechnologyBtUidValue }; 00152 #end_since SINCE_3_1_SDK 00153 // Message data types 00154 const TUid KSenduiMsgDataBase = { 0x101FD695 }; 00155 const TUid KSenduiMsgDataMeetingRequest = { 0x101FD696 }; 00156 00157 // Editors 00158 const TUid KSenduiMailEditorUid = { KSenduiMailEditorUidValue }; 00159 const TUid KSenduiMMSEditorUid = { KSenduiMMSEditorUidValue }; // Deprecated since 3.2 00160 #start_since SINCE_3_1_SDK 00161 00164 const TUid KSenduiUniEditorUid = { KSenduiUniEditorUidValue }; 00165 #end_since SINCE_3_1_SDK 00166 00167 // SENDUICONSTS_H 00168 #endif 00169 00170 // End of File