TVccHoPolicy Class Reference
Class indicating the Vcc handover policy
vcchotrigger.dll
-
Since
-
S60 v3.2
Constructor & Destructor Documentation
Member Functions Documentation
AllowedDirection()
TInt
|
AllowedDirection
|
(
|
)
|
const
|
Allowed direction for handover.
DoHoInHeldWaitingCalls()
TBool
|
DoHoInHeldWaitingCalls
|
(
|
)
|
const
|
Indicates can the domain transfer be performed when active/held/waiting calls in trasnferring-out domain.
DoImmediateHo()
TBool
|
DoImmediateHo
|
(
|
)
|
const
|
Indicates that immediate domain transfer should be performed when preferred network comes available.
DtAllowedWhenCsOriginated()
TBool
|
DtAllowedWhenCsOriginated
|
(
|
)
|
const
|
Indicates can HO be performed when cs originated call
PreferredDomain()
Preferred domain for mobile device.
SetAllowedDirection(const TInt)
void
|
SetAllowedDirection
|
(
|
const
TInt
|
aAllowedDirection
|
)
|
|
Set allowed direction for handover on/off.
-
Since
-
S60 3.2
Parameters
const
TInt
aAllowedDirection
|
Allowed direction value
|
SetDoHoInHeldWaitingCalls(const TBool &)
void
|
SetDoHoInHeldWaitingCalls
|
(
|
const
TBool
&
|
aHeldWaitingCalls
|
)
|
|
Set can domain transfer be performed when active/held/waiting calls in trasnferring-out domain on/off.
Parameters
const
TBool
& aHeldWaitingCalls
|
Held waiting calls value
|
SetDoImmediateHo(const TBool &)
void
|
SetDoImmediateHo
|
(
|
const
TBool
&
|
aImmediate
|
)
|
|
Set immediate domain transfer flag on/off
-
Since
-
S60 3.2
Parameters
const
TBool
& aImmediate
|
Immediate HO value
|
SetDtAllowedWhenCsOriginated(const TBool &)
void
|
SetDtAllowedWhenCsOriginated
|
(
|
const
TBool
&
|
aDtAllowedWhenCsOriginated
|
)
|
|
Set is HO allowed when the call is CS originated
Parameters
const
TBool
& aDtAllowedWhenCsOriginated
|
|
SetPreferredDomain(const TVccHoPolicyPreferredDomain &)
Set preferred domain for mobile device.
Member Data Documentation
TInt
iAllowedDirection
TInt
|
iAllowedDirection
|
[private]
|
TBool
iDtAllowedWhenCsOriginated
TBool
|
iDtAllowedWhenCsOriginated
|
[private]
|
Dt allowed in cs originated call
TBool
iHeldWaitingCalls
TBool
|
iHeldWaitingCalls
|
[private]
|
TBool
iImmediate
TBool
|
iImmediate
|
[private]
|
TVccHoPolicyPreferredDomain
iPreferredDomain
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.