phonebookui/Phonebook2/ServerApplication/inc/TPbk2ServerMessageDataRetriever.h
branchRCL_3
changeset 57 2666d9724c76
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
--- a/phonebookui/Phonebook2/ServerApplication/inc/TPbk2ServerMessageDataRetriever.h	Mon Jun 21 15:24:27 2010 +0300
+++ b/phonebookui/Phonebook2/ServerApplication/inc/TPbk2ServerMessageDataRetriever.h	Thu Jul 15 18:22:55 2010 +0300
@@ -263,6 +263,16 @@
          * @return  The client orientation settings.
          */
         TInt GetOrietationTypeL(const RMessage2& aMessage ) const;
+        
+        
+        /**
+         * Gets StatusPane ID that should be used by the ServerApplication
+         *
+         * @param aMessage              The message to retrieve data from.
+         * @return  valid StatusPane ID or 0 if it was not sent.
+         */
+        TInt TPbk2ServerMessageDataRetriever::GetStatusPaneIdL
+                ( const RMessage2& aMessage ) const;
     };
 
 #endif // TPBK2SERVERMESSAGEDATARETRIEVER_H