Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: sipconnpref.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TSipConnPref

class TSipConnPref : public TConnPref;

Description

This contains the information about the type of the connection preferences used by the SIP in the form of the profiles

Derivation

Members

Defined in TSipConnPref:
Cast(), GetProfileId(), PrefPtr(), SetProfileId(), TSipConnPref()

Inherited from TConnPref:
EConnPrefCommDb, EConnPrefCommDbMulti, EConnPrefIdList, EConnPrefSip, EConnPrefSnap, EConnPrefUnknown, ExtensionId(), GetUserLen(), SetExtensionId(), SetUserLen(), UserPtr(), anonymous


Construction and destruction


TSipConnPref()

inline TSipConnPref();

Description

Constructor.

[Top]


Member functions


SetProfileId()

inline void SetProfileId(TUint32 aProfileId);

Description

Sets the profile ID same as the prameter *

Parameters

TUint32 aProfileId


GetProfileId()

inline TUint32 GetProfileId() const;

Description

Gets the default profile ID *

Return value

TUint32


Cast()

static inline TSipConnPref &Cast(const TConnPref &aPref);

Description

cast to appropriate SIP connection provider type *

Parameters

const TConnPref &aPref

Return value

TSipConnPref &


PrefPtr()

protected: inline SSipConnPref *PrefPtr() const;

Description

Return value

SSipConnPref *