syncmlfw/dm/syncagent/inc/nsmldmagconstants.h
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
--- a/syncmlfw/dm/syncagent/inc/nsmldmagconstants.h	Tue Aug 31 16:04:06 2010 +0300
+++ b/syncmlfw/dm/syncagent/inc/nsmldmagconstants.h	Wed Sep 01 12:27:42 2010 +0100
@@ -33,7 +33,9 @@
 _LIT8( KNSmlDMAgentDisplayAlert, "1100" );
 _LIT8( KNSmlDMAgentContinueOrAbortAlert, "1101" );
 //#ifdef RD_DM_TEXT_INPUT_ALERT //for User Input Server alert
-
+_LIT8( KNSmlDMAgentUserInputAlert, "1102" );
+_LIT8( KNSmlDMAgentSingleChoiceAlert, "1103" );
+_LIT8( KNSmlDMAgentMultipleChoiceAlert, "1104" );
 //#endif
 // DM protocol version
 _LIT8( KNSmlDMAgentVerProto, "DM/1.1" );