MConverterCallBack Class Reference

class MConverterCallBack

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

Member Functions Documentation

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

void AddIntraContactPropertiesL ( 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