CVPbkSpeedDialAttribute Class Reference
class CVPbkSpeedDialAttribute : public CBase |
Virtual Phonebook Speed dial attribute. Responsible for encapsulating the speed dial attribute management for contacts.
Constructor & Destructor Documentation
CVPbkSpeedDialAttribute()
CVPbkSpeedDialAttribute | ( | ) | [private] |
~CVPbkSpeedDialAttribute()
~CVPbkSpeedDialAttribute | ( | ) | |
Member Functions Documentation
AttributeType()
TUid
| AttributeType | ( | ) | const |
Index()
IMPORT_C TInt | Index | ( | ) | const |
Returns index of the speed dial attribute.
NewL(TInt)
Parameters
TInt aIndex | Speed dial index. |
NewL()
Two-phased constructor. Index will be initialised with KSpeedDialIndexNotDefined. Using this constructor it's possible to handle all the contacts that have speed dials assigned. E.g. remove all speed dial assignments or list all speed dial assignments.
SetIndex(TInt)
IMPORT_C void | SetIndex | ( | TInt | aIndex | ) | |
Sets new index for speed dial attribute.
Uid()
TUid
| Uid | ( | ) | [static, inline] |
Internal identification of speed dial attribute.
Member Data Documentation
const TInt KSpeedDialIndexNotDefined
const TInt | KSpeedDialIndexNotDefined | [static] |
An undefined speed dial index. When this is used then implementation will assume that client is interested in all speed dial indexes.
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.