class MPbkFieldData |
Phonebook field data abstract interface. The interface is used as an abstraction to handle phonebook contact item field data access. The Phonebook contact item field abstraction TPbkContactItemField implements this interface.
Public Member Functions | |
---|---|
~MPbkFieldData() | |
TPbkFieldId | PbkFieldId() |
TPtrC | PbkFieldText() |
TTime | PbkFieldTime() |
TStorageType | PbkFieldType() |
TPtrC | PbkFieldText | ( | ) | const [pure virtual] |
Returns the text value of this field data. PbkFieldType()==KStrorageTypeText.
TTime | PbkFieldTime | ( | ) | const [pure virtual] |
Returns the Time value of this field data. PbkFieldType()==KStoragetTypeDateTime.
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.