Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <sipconnpref.h>
This item is not part of the S60 5th Edition SDK

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:


Construction and destruction


TSipConnPref()

inline TSipConnPref();

Description

Constructor.

[Top]


Member functions


SetProfileId(TUint32)

inline void SetProfileId(TUint32 aProfileId);

Description

Sets the profile ID same as the prameter *

Parameters

TUint32 aProfileId


GetProfileId()const

inline TUint32 GetProfileId() const;

Description

Gets the default profile ID *

Return value

TUint32


Cast(const TConnPref &)

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

Description

cast to appropriate SIP connection provider type *

Parameters

const TConnPref &aPref

Return value

TSipConnPref &


PrefPtr()const

protected: inline SSipConnPref* PrefPtr() const;

Description

Return value

SSipConnPref *