MPhCntSelectionObserver Class Reference

class MPhCntSelectionObserver

Observer for contact selection.

PhoneCntFinder.lib
Since
S60 v3.2
Public Member Functions
voidSelectionDone(CPhCntSelectedData *, TInt)

Member Functions Documentation

SelectionDone(CPhCntSelectedData *, TInt)

voidSelectionDone(CPhCntSelectedData *aContactData,
TIntaErrorCode
)[pure virtual]

Callback to indicate that selection is done.

Parameters

CPhCntSelectedData * aContactDataSelected data. May be NULL if error occured. Ownership is not transferred.
TInt aErrorCodePossible system wide error code if error occured.