sipvoipprovider/inc/svpcontroller.h
branchCompilerCompatibility
changeset 13 7acb7382c3b3
parent 0 a4daefaec16c
equal deleted inserted replaced
9:dbab16225188 13:7acb7382c3b3
   830     * Checks what call event will be sent after attended transfer cases.
   830     * Checks what call event will be sent after attended transfer cases.
   831     * @since S60 3.2
   831     * @since S60 3.2
   832     * @param aNewSVPSession The new established session.
   832     * @param aNewSVPSession The new established session.
   833     * @param aOldSVPSession The old transfered session.
   833     * @param aOldSVPSession The old transfered session.
   834     */
   834     */
   835     void CSVPController::CheckCallEventToBeSent( CSVPSessionBase* aNewSVPSession, 
   835     void CheckCallEventToBeSent( CSVPSessionBase* aNewSVPSession, 
   836                                                  CSVPSessionBase* aOldSVPSession ) const;
   836                                  CSVPSessionBase* aOldSVPSession ) const;
   837 
   837 
   838 private:
   838 private:
   839 
   839 
   840     /**
   840     /**
   841     * C++ default constructor.
   841     * C++ default constructor.