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)

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.

Since
S60 3.2

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

Since
S60 3.2

Parameters

const TBool & aDtAllowedWhenCsOriginated

SetPreferredDomain(const TVccHoPolicyPreferredDomain &)

void SetPreferredDomain ( const TVccHoPolicyPreferredDomain & aPreferredDomain )

Set preferred domain for mobile device.

Since
S60 3.2

Parameters

const TVccHoPolicyPreferredDomain & aPreferredDomain Prefered 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