|
||
class TSipConnPref : public TConnPref;
This contains the information about the type of the connection preferences used by the SIP in the form of the profiles
TConnPref
- No description.
TSipConnPref
- This contains the information about the type of the connection preferences used ...
Defined in TSipConnPref
:
Cast(const TConnPref &)
cast to appropriate SIP connection provider type * GetProfileId()const
Gets the default profile ID * PrefPtr()const
SetProfileId(TUint32)
Sets the profile ID same as the prameter * TSipConnPref()
Constructor. inline void SetProfileId(TUint32 aProfileId);
Sets the profile ID same as the prameter *
|
static inline TSipConnPref& Cast(const TConnPref &aPref);
cast to appropriate SIP connection provider type *
|
|