sipproviderplugins/sipprovider/sipconnectionplugins/inc/sipconnpref.h
changeset 37 0295359a7673
parent 0 307788aac0a8
child 44 0dcb073356a5
equal deleted inserted replaced
33:b8a7e07b2677 37:0295359a7673
    18 /**
    18 /**
    19  @file
    19  @file
    20  @publishedAll
    20  @publishedAll
    21  @released since v9.2
    21  @released since v9.2
    22 */
    22 */
       
    23 #warning "SIPProvider APIs are deprecated, use SIP Client Library APIs instead."
    23 
    24 
    24 
    25 
    25 #ifndef SIPCONNPREFS_H
    26 #ifndef SIPCONNPREFS_H
    26 #define SIPCONNPREFS_H
    27 #define SIPCONNPREFS_H
    27 	
    28 	
    46 	
    47 	
    47 class TSipConnPref : public TConnPref
    48 class TSipConnPref : public TConnPref
    48 /** 
    49 /** 
    49 This contains the information about the type of the connection preferences used by the SIP in the form of the profiles
    50 This contains the information about the type of the connection preferences used by the SIP in the form of the profiles
    50 @publishedAll
    51 @publishedAll
    51 @released since v9.2 
    52 @deprecated 
    52 */
    53 */
    53 	{
    54 	{
    54 public:
    55 public:
    55 	/** Constructor. */
    56 	/** Constructor. */
    56 	TSipConnPref();
    57 	TSipConnPref();