TContactPresenceFactory Class Reference

class TContactPresenceFactory

Factory class of contactpresence.dll

contactpresence.lib
Since
S60 5.0

Member Functions Documentation

NewContactPresenceL(MContactPresenceObs &)

IMPORT_C MContactPresence * NewContactPresenceL ( MContactPresenceObs & aObs ) [static]
Create new MContactPresence object.
Since
S60 5.0

Parameters

MContactPresenceObs & aObs callback observer implementation for receiving result data.

NewContactPresenceL(CVPbkContactManager &, MContactPresenceObs &)

IMPORT_C MContactPresence * NewContactPresenceL ( CVPbkContactManager & aContactManager,
MContactPresenceObs & aObs
) [static]
Create new MContactPresence object.
Since
S60 5.0

Parameters

CVPbkContactManager & aContactManager contact manager with open store.
MContactPresenceObs & aObs callback observer implementation for receiving result data.