Fix forN_SE-36058
[apps/osp/Call.git] / inc / CallButtonsPanel.h
index 96ed0e5..dd5e11d 100644 (file)
@@ -80,8 +80,10 @@ 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);