Fixed nabi issues 36791 36868 36881 36879 36280 36808 36332
[apps/osp/Call.git] / inc / CallButtonsPanel.h
index 96ed0e5..6e2bcc1 100644 (file)
@@ -80,11 +80,13 @@ public:
        void EnableAddCallButton(bool enable);
        //Used to enable or disable "Join Call" Button
        void EnableJoinCallButton(bool enable);
-       // Used to set the contact is present or not
-       void SetViewContactButtonStatus(bool isContactPresent);
-
+       // Used to set the ViewContact is present or not
+       void ShowViewContactButton(void);
+       // Used to set the AddToContact is present or not
+       void ShowAddContactButton(void);
        //set the buttons in the panel as the top controls. Chk if its needed in RC2
        void SetButtonPosition(void);
+       void ShowOrHideAddtoContactsButton(bool isEnabled);
 
 protected:
        // Construct the panel to be shown in "End Call" form