CContactConverter Class Reference
| class CContactConverter : public CBase |
| Public Member Functions |
|---|
| pure virtual void | ExportL(CContactDatabase &, const CContactIdArray &, RWriteStream &, TInt, const Versit::TVersitCharSet, TBool, TInt) |
| pure virtual
CArrayPtr< CContactItem > * | ImportL(CContactDatabase &, RReadStream &, TBool &, TInt, TBool) |
Detailed Description
Provides functionality to import and export vCards. One or more vCards can be imported from a read stream (the vCards are converted into contact items and added to the database). Also, contact items can be exported as vCards.
Member Function Documentation
ExportL ( CContactDatabase &, const CContactIdArray &, RWriteStream &, TInt, const Versit::TVersitCharSet, TBool, TInt )
ImportL ( CContactDatabase &, RReadStream &, TBool &, TInt, TBool )