sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconparams.h
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
--- a/sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconparams.h	Thu Aug 19 10:16:25 2010 +0300
+++ b/sipproviderplugins/sipprovider/sipconnectionplugins/inc/SIP_subconparams.h	Tue Aug 31 15:32:57 2010 +0300
@@ -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
-@released since v9.2 
+@deprecated 
 */
 {
 public:
@@ -123,7 +123,7 @@
 This contains the SIP Subscribe parameters that will be passed via subconnection
 to the SIP stack
 @publishedAll
-@released since v9.2 
+@deprecated 
 */
 {
 public:
@@ -212,7 +212,7 @@
 This contains the SIP Authenticate parameters that will be passed via subconnection
 to the SIP stack
 @publishedAll
-@released since v9.2 
+@deprecated 
 */
 {
 public:
@@ -265,13 +265,13 @@
 /** Factory used to create instances of the SIP SubConnection Parameter Extension Sets.
 
 @publishedAll
-@released since v9.2 
+@depricated 
 */
 	{
 public:
 	static CSubConExtensionParameterSet* NewL(TAny* aConstructionParameters);
 	};
 
-#include "SIP_subconparams.inl"
+#include "sip_subconparams.inl"
 
 #endif // SIP_SUBCONPARAMS_H