hti/HtiFramework/inc/HtiDispatcher.h
branchRCL_3
changeset 12 d27dfa8884ad
parent 7 8a14024f954a
--- a/hti/HtiFramework/inc/HtiDispatcher.h	Tue Apr 27 18:14:33 2010 +0300
+++ b/hti/HtiFramework/inc/HtiDispatcher.h	Tue May 11 17:39:09 2010 +0300
@@ -480,6 +480,12 @@
      * If the period is 0, reconnect would not happen.
      */
     TInt iReconnectDelay;
+    
+    /**
+     * Indicates reboot reason.
+     * Reason type is defined in enum RStarterSession::TResetReason value in starterclient.h
+     */
+    TInt iRebootReason;
     };