diff -r b8a7e07b2677 -r 0295359a7673 sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconevents.h --- a/sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconevents.h Fri Jul 09 13:15:39 2010 +0300 +++ b/sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconevents.h Fri Aug 06 15:14:04 2010 +0300 @@ -21,6 +21,7 @@ @publishedAll @released since v9.2 */ +#warning "SIPProvider APIs are deprecated, use SIP Client Library APIs instead." #ifndef SIPSCPR_SUBCONEVENTS_H #define SIPSCPR_SUBCONEVENTS_H @@ -44,7 +45,8 @@ /** CSubConSIPResponseEvent is used to get and set the response elements of the most recent response @publishedAll -@released since v9.2 */ +@deprecated +*/ { public: /** @@ -77,7 +79,8 @@ /** CSubConSIPAuthenticationRequiredEvent is used when SIP authentication is required @publishedAll -@released since v9.2 */ +@deprecated +*/ { public: @@ -102,7 +105,8 @@ /** CSubConSIPNotificationEvent is used for receiving SIP event notifications @publishedAll -@released since v9.2 */ +@deprecated + */ { public: inline static CSubConSIPNotificationEvent* NewL(); @@ -126,7 +130,7 @@ /** Factory used to create instances of the SIP SubConnection Extension Events @publishedAll -@released since v9.2 +@deprecated */ { public: