CPsetCallDiverting Class Reference
class CPsetCallDiverting : public CBase
|
Constructor & Destructor Documentation
CPsetCallDiverting(RMobilePhone &)
CPsetCallDiverting
|
(
|
RMobilePhone
&
|
aPhone
|
)
|
[private]
|
~CPsetCallDiverting()
IMPORT_C
|
~CPsetCallDiverting
|
(
|
)
|
|
Member Functions Documentation
CancelCurrentRequest()
IMPORT_C
TInt
|
CancelCurrentRequest
|
(
|
)
|
|
ConstructL(MPsetDivertObserver &)
GetDefaultNumbersL(CDesC16ArrayFlat &)
The default (last forwarded-to) numbers can be retrieved through this method.
GetDivertingStatusL(const TServiceGroup, const TCallDivertingCondition, TBasicServiceGroups)
GetTimerValueL()
IMPORT_C
TInt
|
GetTimerValueL
|
(
|
)
|
|
Gets the default time for CF No Reply. No error checking for return values which should be 5-30, in steps of 5.
GetUsedDataNumberLC()
IMPORT_C
HBufC
*
|
GetUsedDataNumberLC
|
(
|
)
|
|
Gets the phone number used for data call forwarding.
GetUsedFaxNumberLC()
IMPORT_C
HBufC
*
|
GetUsedFaxNumberLC
|
(
|
)
|
|
Gets the phone number used for fax call forwarding.
NewL(MPsetDivertObserver &, RMobilePhone &)
Symbian OS 2-phase Constructor.
Parameters
MPsetDivertObserver
& aObserver
|
Call divert observer.
|
RMobilePhone
& aPhone
|
Provides client access to mobile phone functionality provided by TSY.
|
OpenVideoMailboxLC(TDes &, RVmbxNumber &)
SetDivertingL(const TCallDivertSetting &, TBasicServiceGroups, TBool)
SetNewDefaultNumberL(TDes &)
IMPORT_C
TInt
|
SetNewDefaultNumberL
|
(
|
TDes
&
|
aNumber
|
)
|
|
Sets new default number to the default numbers list, erases the oldest one automatically, if three numbers already in the shared data.
Parameters
TDes
& aNumber
|
New number to be added.
|
SetRequestObserver(MPsetRequestObserver *)
SetTimerValueL(const TInt &)
IMPORT_C
TInt
|
SetTimerValueL
|
(
|
const
TInt
&
|
aIndex
|
)
|
|
Sets the default time for CF No Reply. No error checking to parameters, which should be on range 5-30, using steps of 5.
Parameters
const
TInt
& aIndex
|
New value for timer.
|
SetUsedDataNumberL(TTelNumber &)
Saves last used data number to shared data.
Parameters
TTelNumber
& aNumber
|
Number used for data call forwarding.
|
SetUsedFaxNumberL(TTelNumber &)
Saves last used fax number to shared data.
Parameters
TTelNumber
& aNumber
|
Number used for data fax forwarding.
|
SwapDefaultNumberL(const TInt &)
IMPORT_C void
|
SwapDefaultNumberL
|
(
|
const
TInt
&
|
aLocation
|
)
|
|
Swaps the most recently used number to first in shared data file.
Parameters
const
TInt
& aLocation
|
Used number's location (1-3) in shared data.
|
VideoMailQueryL(TDes &)
IMPORT_C void
|
VideoMailQueryL
|
(
|
TDes
&
|
aTelNumber
|
)
|
|
Queries for video mailbox number. If number is undefined, number entry pops up.
-
Since
-
3.1
Parameters
TDes
& aTelNumber
|
Video mailbox number.
|
VoiceMailQueryL(TDes &)
IMPORT_C void
|
VoiceMailQueryL
|
(
|
TDes
&
|
aTelNumber
|
)
|
|
Queries for voice mail box number. If number is undefined, number entry pops up.
-
Since
-
2.0
Parameters
TDes
& aTelNumber
|
Vmbx number.
|
Member Data Documentation
MCallDiverting * iDivert
MCallDiverting
*
|
iDivert
|
[private]
|
MPsetDivertObserver * iObserver
RMobilePhone & iPhone
RMobilePhone
&
|
iPhone
|
[private]
|
CRepository * iRepository
MPsetRequestObserver * iReqObserver
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.