CSIPManagedProfile Class Reference
class CSIPManagedProfile : public CSIPProfile
|
Class contains profile information of particular SIP service provider. Class provides functions for setting and getting profile parameters.
sipprofilecli.lib
Inherited Functions
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::Extension_(TUint,TAny *&,TAny *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
CSIPProfile::CSIPProfile(CSIPProfileRegistryBase *)
|
|
CSIPProfile::ClearConcreteProfile()
|
|
CSIPProfile::ClearRegistry()
|
|
CSIPProfile::ConcreteProfile()
|
|
CSIPProfile::ConcreteProfile()const
|
|
CSIPProfile::ConstructL()
|
|
CSIPProfile::ContextId()const
|
|
CSIPProfile::DefaultSNAPL(TUint32 &)const
|
|
CSIPProfile::GetParameter(TUint32,MDesC8Array const *&)const
|
|
CSIPProfile::GetParameter(TUint32,TBool &)const
|
|
CSIPProfile::GetParameter(TUint32,TDesC8 const *&)const
|
|
CSIPProfile::GetParameter(TUint32,TUint32 &)const
|
|
CSIPProfile::GetParameter(TUint32,TUint32,TDesC8 const *&)const
|
|
CSIPProfile::IsContextActive()const
|
|
CSIPProfile::IsEnabled()const
|
|
CSIPProfile::LastRegistrationError()const
|
|
CSIPProfile::NewL(CSIPProfileRegistry *)
|
|
CSIPProfile::NewLC(CSIPProfileRegistry *)
|
|
CSIPProfile::SetConcreteProfile(CSIPConcreteProfile *)
|
|
CSIPProfile::SetEnabled(TBool)
|
|
CSIPProfile::SetRegistry(CSIPProfileRegistryBase *)
|
|
CSIPProfile::Type()const
|
|
CSIPProfile::~CSIPProfile()
|
Constructor & Destructor Documentation
CSIPManagedProfile(CSIPManagedProfileRegistry *)
~CSIPManagedProfile()
IMPORT_C
|
~CSIPManagedProfile
|
(
|
)
|
|
Member Functions Documentation
CloneL()
Creates deep copy of the object
-
leave
-
KErrNoMemory if out of memory
NewL(CSIPManagedProfileRegistry *)
NewLC(CSIPManagedProfileRegistry *)
Parameters
CSIPManagedProfileRegistry
* aSIPRegistry
|
a SIP profile client providing connection to SIP profile server. Constructs an object and adds the pointer to the cleanup stack;
|
SetParameter(TUint32, const TDesC8 &)
Parameters
TUint32
aParam
|
a parameter to set; zero-length descriptor resets the value
|
const
TDesC8
& aVal
|
a value to set
|
SetParameter(TUint32, TUint32)
SetParameter(TUint32, TBool)
SetParameter(TUint32, const MDesC8Array &)
Parameters
TUint32
aParam
|
a parameter to set
|
const
MDesC8Array
& aVal
|
values to set; an empty array resets the value
|
SetParameter(TUint32, TUint32, const TDesC8 &)
Sets profile parameter that is defined for a particular SIP server
Parameters
TUint32
aServerType
|
a SIP server type
|
TUint32
aParam
|
a parameter to set
|
const
TDesC8
& aVal
|
a value to set; zero-length descriptor resets the value
|
SetParameterL(TUint32, const TDesC8 &)
void
|
SetParameterL
|
(
|
TUint32
|
aParam,
|
|
const
TDesC8
&
|
aVal
|
|
)
|
[private]
|
Parameters
TUint32
aParam
|
a parameter to set; zero-length descriptor resets the value
|
const
TDesC8
& aVal
|
a value to set
|
SetParameterL(TUint32, TUint32)
SetParameterL(TUint32, TBool)
SetParameterL(TUint32, TUint32, const TDesC8 &)
Sets profile parameter that is defined for a particular SIP server
Parameters
TUint32
aServerType
|
a SIP server type
|
TUint32
aParam
|
a parameter to set
|
const
TDesC8
& aVal
|
a value to set; zero-length descriptor resets the value
|
SetParameterL(TUint32, const MDesC8Array &)
Parameters
TUint32
aParam
|
a parameter to set
|
const
MDesC8Array
& aVal
|
values to set; an empty array resets the value
|
SetType(const TSIPProfileTypeInfo &)
Sets profile type information;
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.