sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconparams.h
branchRCL_3
changeset 44 0dcb073356a5
parent 43 b5e99d8877c7
child 49 0a1ad22c7bdc
--- a/sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconparams.h	Tue Aug 31 15:32:57 2010 +0300
+++ b/sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconparams.h	Wed Sep 01 12:27:36 2010 +0100
@@ -21,7 +21,7 @@
  @publishedAll
  @released since v9.2
 */
-#warning "SIPProvider APIs are deprecated, use SIP Client Library APIs instead."
+
 #ifndef SIP_SUBCONPARAMS_H
 #define SIP_SUBCONPARAMS_H
 
@@ -45,7 +45,7 @@
 This contains the SIP Invite parameters that will be passed via subconnection
 to the SIP stack
 @publishedAll
-@deprecated 
+@released since v9.2 
 */
 {
 public:
@@ -123,7 +123,7 @@
 This contains the SIP Subscribe parameters that will be passed via subconnection
 to the SIP stack
 @publishedAll
-@deprecated 
+@released since v9.2 
 */
 {
 public:
@@ -212,7 +212,7 @@
 This contains the SIP Authenticate parameters that will be passed via subconnection
 to the SIP stack
 @publishedAll
-@deprecated 
+@released since v9.2 
 */
 {
 public:
@@ -265,13 +265,13 @@
 /** Factory used to create instances of the SIP SubConnection Parameter Extension Sets.
 
 @publishedAll
-@depricated 
+@released since v9.2 
 */
 	{
 public:
 	static CSubConExtensionParameterSet* NewL(TAny* aConstructionParameters);
 	};
 
-#include "sip_subconparams.inl"
+#include "SIP_subconparams.inl"
 
 #endif // SIP_SUBCONPARAMS_H