|
|
|
|
Location:
sipconnpref.h
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
TBuf8< KMaxConnPrefSize > - No description.
TConnPref - Overrides the connection preferences
TSipConnPref - This contains the information about the type of the connection preferences used by the SIP in the form of the profiles
Defined in TSipConnPref:
Cast(), GetProfileId(), PrefPtr(), SetProfileId(), TSipConnPref()
Inherited from TConnPref:
EConnPrefCommDb,
EConnPrefCommDbMulti,
EConnPrefIdList,
EConnPrefSip,
EConnPrefSnap,
EConnPrefUnknown,
ExtensionId(),
GetUserLen(),
SetExtensionId(),
SetUserLen(),
UserPtr(),
anonymous
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 *
|
|