MConverterCallBack Class Reference

class MConverterCallBack

Interface class for providing Intra-Contact Properties during a PBAP specific contacts export.

Public Member Functions
voidAddIntraContactPropertiesL(const TContactItemId &, CArrayPtr< CParserProperty > *)

Member Functions Documentation

AddIntraContactPropertiesL(const TContactItemId &, CArrayPtr< CParserProperty > *)

voidAddIntraContactPropertiesL(const TContactItemId &aContactId,
CArrayPtr< CParserProperty > *aPropertyList
)[pure virtual]

PBAP clients are supposed to provide any information regarding the contact item represented by aContactId. This information should be in form of standard vCard property, all such properties should be appended to the array aPropertyList.

Parameters

const TContactItemId & aContactId
CArrayPtr< CParserProperty > * aPropertyList