|
1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // mtmuidsdef.hrh |
|
15 // |
|
16 |
|
17 /** |
|
18 @file |
|
19 @publishedPartner |
|
20 @released |
|
21 */ |
|
22 |
|
23 #if !defined(__MTMUIDSDEF_HRH__) |
|
24 #define __MTMUIDSDEF_HRH__ |
|
25 |
|
26 // capabilities |
|
27 /** |
|
28 * @publishedPartner |
|
29 * @released |
|
30 */ |
|
31 #define KUidMtmQueryMaxBodySizeValue 268440435 // response expected |
|
32 /** |
|
33 * @publishedPartner |
|
34 * @released |
|
35 */ |
|
36 #define KUidMtmQueryMaxTotalMsgSizeValue 268440436 // response expected |
|
37 /** |
|
38 * @publishedPartner |
|
39 * @released |
|
40 */ |
|
41 #define KUidMtmQuerySupportedBodyValue 268440437 // response expected |
|
42 /** |
|
43 * @publishedPartner |
|
44 * @released |
|
45 */ |
|
46 #define KUidMtmQuerySupportAttachmentsValue 268440438 |
|
47 /** |
|
48 * @publishedPartner |
|
49 * @released |
|
50 */ |
|
51 #define KUidMtmQueryOffLineAllowedValue 268440439 |
|
52 /** |
|
53 * @publishedPartner |
|
54 * @released |
|
55 */ |
|
56 #define KUidMtmQueryCanSendMsgValue 268440440 |
|
57 /** |
|
58 * @publishedPartner |
|
59 * @released |
|
60 */ |
|
61 #define KUidMtmQueryCanReceiveMsgValue 268440441 |
|
62 |
|
63 // reserved uids 268441131 - 268441150 for capabilities |
|
64 /** |
|
65 * @publishedPartner |
|
66 * @released |
|
67 */ |
|
68 #define KUidMtmQuerySupportSubjectValue 268441131 |
|
69 /** |
|
70 * @publishedPartner |
|
71 * @released |
|
72 */ |
|
73 #define KUidMtmQueryMaxRecipientCountValue 268441132 // response (-1 if infinite) |
|
74 /** |
|
75 * @publishedPartner |
|
76 * @released |
|
77 */ |
|
78 #define KUidMtmQuerySendAsRequiresRenderedImageValue 268441133 // response (ETrue or EFalse) |
|
79 /** |
|
80 * @publishedPartner |
|
81 * @released |
|
82 */ |
|
83 #define KUidMtmQuerySendAsRenderingUidValue 268441134 // response (printer Uid) |
|
84 /** |
|
85 * @publishedPartner |
|
86 * @released |
|
87 */ |
|
88 #define KUidMtmQuerySupportsFolderValue 268441135 |
|
89 /** |
|
90 * @publishedPartner |
|
91 * @released |
|
92 */ |
|
93 #define KUidMtmQuerySupportsBioMsgValue 268441136 |
|
94 /** |
|
95 * @publishedPartner |
|
96 * @released |
|
97 */ |
|
98 #define KUidMtmQuerySupportsSchedulingValue 268441137 |
|
99 /** |
|
100 * @publishedPartner |
|
101 * @released |
|
102 */ |
|
103 #define KUidMtmQuerySendAsMessageSendSupportValue 268441138 // response (ETrue or EFalse) |
|
104 /** |
|
105 * @publishedPartner |
|
106 * @released |
|
107 */ |
|
108 #define KUidMtmQuerySupportsRecipientTypeValue 268441139 |
|
109 /** |
|
110 * @publishedPartner |
|
111 * @released |
|
112 */ |
|
113 #define KUidMsvMtmQueryEditorUidValue 268441153 // response TUid of the editor application |
|
114 |
|
115 #endif //__MTMUIDSDEF_HRH__ |