phonesrv_plat/converged_call_provider_api/inc/mccpconferencecallobserver.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
   113     * Notifies changed conference call capabilities.
   113     * Notifies changed conference call capabilities.
   114     * @since S60 3.2
   114     * @since S60 3.2
   115     * @param aCaps New capabilities for the conference call.
   115     * @param aCaps New capabilities for the conference call.
   116     * @return none
   116     * @return none
   117     */
   117     */
   118 	virtual void ConferenceCallCapsChanged( 
   118     virtual void ConferenceCallCapsChanged( 
   119 	             const MCCPConferenceCallObserver::TCCPConferenceCallCaps aCaps ) = 0;
   119                  const MCCPConferenceCallObserver::TCCPConferenceCallCaps aCaps ) = 0;
   120     
   120     
   121     /**
   121     /**
   122     * An error has occurred concerning a conference call.
   122     * An error has occurred concerning a conference call.
   123     * @since S60 3.2
   123     * @since S60 3.2
   124     * @param aError Error code.
   124     * @param aError Error code.