TVccHoPolicy Class Reference

class TVccHoPolicy

Class indicating the Vcc handover policy

vcchotrigger.dll
Since
S60 v3.2

Constructor & Destructor Documentation

TVccHoPolicy()

TVccHoPolicy()

Constructor.

Since
S60 3.2

Member Functions Documentation

AllowedDirection()

TInt AllowedDirection()const

Allowed direction for handover.

Since
S60 3.2

DoHoInHeldWaitingCalls()

TBool DoHoInHeldWaitingCalls()const

Indicates can the domain transfer be performed when active/held/waiting calls in trasnferring-out domain.

Since
S60 3.2

DoImmediateHo()

TBool DoImmediateHo()const

Indicates that immediate domain transfer should be performed when preferred network comes available.

Since
S60 3.2

DtAllowedWhenCsOriginated()

TBool DtAllowedWhenCsOriginated()const

Indicates can HO be performed when cs originated call

Since
S60 3.2

PreferredDomain()

TVccHoPolicyPreferredDomain PreferredDomain()const

Preferred domain for mobile device.

Since
S60 3.2

SetAllowedDirection(const TInt)

voidSetAllowedDirection(const TIntaAllowedDirection)
Set allowed direction for handover on/off.
Since
S60 3.2

Parameters

const TInt aAllowedDirectionAllowed direction value

SetDoHoInHeldWaitingCalls(const TBool &)

voidSetDoHoInHeldWaitingCalls(const TBool &aHeldWaitingCalls)

Set can domain transfer be performed when active/held/waiting calls in trasnferring-out domain on/off.

Since
S60 3.2

Parameters

const TBool & aHeldWaitingCallsHeld waiting calls value

SetDoImmediateHo(const TBool &)

voidSetDoImmediateHo(const TBool &aImmediate)
Set immediate domain transfer flag on/off
Since
S60 3.2

Parameters

const TBool & aImmediateImmediate HO value

SetDtAllowedWhenCsOriginated(const TBool &)

voidSetDtAllowedWhenCsOriginated(const TBool &aDtAllowedWhenCsOriginated)

Set is HO allowed when the call is CS originated

Since
S60 3.2

Parameters

const TBool & aDtAllowedWhenCsOriginated

SetPreferredDomain(const TVccHoPolicyPreferredDomain &)

voidSetPreferredDomain(const TVccHoPolicyPreferredDomain &aPreferredDomain)

Set preferred domain for mobile device.

Since
S60 3.2

Parameters

const TVccHoPolicyPreferredDomain & aPreferredDomainPrefered domain value

Member Data Documentation

TInt iAllowedDirection

TInt iAllowedDirection[private]

Allowed direction

TBool iDtAllowedWhenCsOriginated

TBool iDtAllowedWhenCsOriginated[private]

Dt allowed in cs originated call

TBool iHeldWaitingCalls

TBool iHeldWaitingCalls[private]

Held waiting calls value

TBool iImmediate

TBool iImmediate[private]

Immediate HO value

TVccHoPolicyPreferredDomain iPreferredDomain

TVccHoPolicyPreferredDomain iPreferredDomain[private]

Preferred domain