CNssContactHandler Class Reference
class CNssContactHandler : public CBase |
Contact handler creates voice tags out of phonebook contacts and keeps SIND data in sync with the phonebook
NssVASContactHdlr.dll
- Since
- 2.8
Constructor & Destructor Documentation
CNssContactHandler()
CNssContactHandler | ( | ) | [private] |
CNssContactHandler(const CNssContactHandler &)
~CNssContactHandler()
IMPORT_C | ~CNssContactHandler | ( | ) | [virtual] |
Member Functions Documentation
CHThreadFunction(TAny *)
TInt
| CHThreadFunction | ( | TAny * | aParams | ) | [private, static] |
ConstructL()
void | ConstructL | ( | ) | [private] |
DisableEventHandling()
IMPORT_C void | DisableEventHandling | ( | ) | |
Disables the contact handler until EnableEventHandling is called Typically this means 'until reboot' Is used in case of unrecoverable error.
TodoMove to private?
EnableEventHandling()
IMPORT_C void | EnableEventHandling | ( | ) | |
Enables the contact handler.
Move to private?
SetStopperPointer(CContactHandlerStopper *)
void | SetStopperPointer | ( | CContactHandlerStopper * | aStopper | ) | |
Sets pointer to object which handles ContactHandler thread stopping.
Parameters
CContactHandlerStopper * aStopper | |
operator=(const CNssContactHandler &)
Member Data Documentation
CContactHandlerStopper * iStopper
CContactHandlerStopper * | iStopper | [private] |
TBuf< 125 > iThreadNameBuf
TBuf< 125 > | iThreadNameBuf | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.