phoneplugins/csplugin/inc/cspetelcallwaitingrequester.h
changeset 60 1eef62f5c541
parent 21 92ab7f8d0eab
equal deleted inserted replaced
53:22cc52eade9b 60:1eef62f5c541
   100         /**
   100         /**
   101         * Constructor.
   101         * Constructor.
   102         * @param aPhone mobile phone reference needed for reading cw setting
   102         * @param aPhone mobile phone reference needed for reading cw setting
   103         *
   103         *
   104         */
   104         */
   105         CSPEtelCallWaitingRequester::CSPEtelCallWaitingRequester(RMobilePhone& aPhone);
   105         CSPEtelCallWaitingRequester(RMobilePhone& aPhone);
   106                               
   106                               
   107         /**
   107         /**
   108         * Constructs the requester.
   108         * Constructs the requester.
   109         *
   109         *
   110         * @param aPhone phone reference
   110         * @param aPhone phone reference
   111         */
   111         */
   112         void CSPEtelCallWaitingRequester::ConstructL();
   112         void ConstructL();
   113         
   113         
   114         /**
   114         /**
   115         * Starts monitoring call waiting setting.
   115         * Starts monitoring call waiting setting.
   116         */
   116         */
   117         void StartMonitoring();
   117         void StartMonitoring();