sipproviderplugins/sipprovider/sipconnectionplugins/inc/sipconnpref.h
branchRCL_3
changeset 20 0dcb073356a5
parent 19 b5e99d8877c7
equal deleted inserted replaced
19:b5e99d8877c7 20:0dcb073356a5
    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."
       
    24 
    23 
    25 
    24 
    26 #ifndef SIPCONNPREFS_H
    25 #ifndef SIPCONNPREFS_H
    27 #define SIPCONNPREFS_H
    26 #define SIPCONNPREFS_H
    28 	
    27 	
    47 	
    46 	
    48 class TSipConnPref : public TConnPref
    47 class TSipConnPref : public TConnPref
    49 /** 
    48 /** 
    50 This contains the information about the type of the connection preferences used by the SIP in the form of the profiles
    49 This contains the information about the type of the connection preferences used by the SIP in the form of the profiles
    51 @publishedAll
    50 @publishedAll
    52 @deprecated 
    51 @released since v9.2 
    53 */
    52 */
    54 	{
    53 	{
    55 public:
    54 public:
    56 	/** Constructor. */
    55 	/** Constructor. */
    57 	TSipConnPref();
    56 	TSipConnPref();