MVmbxNotifyHandler Class Reference

class MVmbxNotifyHandler

MVmbxNotifyHandler

vmbx.lib
Since
Public Member Functions
voidHandleNotifyL(TInt, const TDesC &)

Member Functions Documentation

HandleNotifyL(TInt, const TDesC &)

voidHandleNotifyL(TIntaLine,
const TDesC &aValue
)[pure virtual]

Does the action user wants when a vmbx number has been changed. If the parameter aNotifyOnActiveLineOnly was ETrue in notify request, only a change of the vmbx number of the active ALS line causes calling this.

Parameters

TInt aLineALS line of which number was changed ( 1 or 2 )
const TDesC & aValuethe new vmbx number of that line. (this reference is only valid in scope of this method)