MPbkEntryCopyObserver Class Reference

class MPbkEntryCopyObserver

Observer interface for insertion process.

Public Member Functions
voidCopyError(TInt)
voidCopySuccess(TContactItemId)

Member Functions Documentation

CopyError(TInt)

voidCopyError(TIntaError)[pure virtual]

There was a copy error

Parameters

TInt aErrorerror that occurred

CopySuccess(TContactItemId)

voidCopySuccess(TContactItemIdaContactId)[pure virtual]

The copy was successful

Parameters

TContactItemId aContactIdThe contact id the entry was copied to.